Threading Test Module Definitions. More...
#include "config.h"#include <scalestack/kernel/core.h>#include <scalestack/kernel/module.h>#include <scalestack/threading/mutex.h>#include <scalestack/threading/test/thread.h>#include <scalestack/threading/thread.h>Go to the source code of this file.
Functions | |
| static void | start (kernel::module &module) |
| SCALESTACK_KERNEL_MODULE (NULL, start, NULL, NULL, NULL) | |
Threading Test Module Definitions.
Definition in file test.cc.
| static void start | ( | kernel::module & | module | ) | [static] |
| SCALESTACK_KERNEL_MODULE | ( | NULL | , | |
| start | , | |||
| NULL | , | |||
| NULL | , | |||
| NULL | ||||
| ) |
1.6.3