ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
Go to the source code of this file.
Functions | |
static ABTI_thread_attr * | ABTI_thread_attr_get_ptr (ABT_thread_attr attr) |
static ABT_thread_attr | ABTI_thread_attr_get_handle (ABTI_thread_attr *p_attr) |
static void | ABTI_thread_attr_init (ABTI_thread_attr *p_attr, void *p_stack, size_t stacksize, ABT_bool migratable) |
|
inlinestatic |
Definition at line 27 of file abti_thread_attr.h.
Referenced by ABT_thread_attr_create().
|
inlinestatic |
Definition at line 11 of file abti_thread_attr.h.
Referenced by ABT_info_print_thread_attr(), ABT_thread_attr_free(), ABT_thread_attr_get_stack(), ABT_thread_attr_set_callback(), ABT_thread_attr_set_stack(), ABT_thread_create(), ABT_thread_create_many(), ABT_thread_create_on_xstream(), and ABT_thread_create_to().
|
inlinestatic |
Definition at line 42 of file abti_thread_attr.h.
Referenced by ABT_thread_attr_create(), ABTI_ythread_create_main_sched(), ABTI_ythread_create_primary(), ABTI_ythread_create_root(), and ABTI_ythread_create_sched().