ARGOBOTS
|
Go to the source code of this file.
Macros | |
#define | ABT_API_PRIVATE |
Functions | |
static int | ABTDI_thread_context_create (ABTD_thread_context *p_link, void(*f_wrapper)(void *), void(*f_thread)(void *), void *p_arg, size_t stacksize, void *p_stack, ABTD_thread_context *p_newctx) |
static void | ABTDI_thread_context_dynamic_promote (void *p_stacktop, void *jump_f) |
#define ABT_API_PRIVATE |
Definition at line 12 of file abtd_thread.h.
|
inlinestatic |
Definition at line 21 of file abtd_thread.h.
|
inlinestatic |
Definition at line 141 of file abtd_thread.h.