#include <rpa/synchro.h>
Namespaces | |
namespace | rpa |
Classes | |
class | rpa::thread_fast_t< Thr, Mtx > |
class | rpa::thread_fast_t< thread_crea, Mtx > |
class | rpa::thread_fast_t< thread_join, Mtx > |
Same reason, 'thread_fast_t' is incompatible with 'thread_join'. More... | |
Variables | |
static const thread_func_t | rpa::cstFuncExit = (thread_func_t)1 |
static const thread_func_t | rpa::cstFuncNoOp = (thread_func_t)3 |