ARGOBOTS
1.1
|
Go to the source code of this file.
Functions | |
static ABTI_thread * | ABTI_thread_get_ptr (ABT_thread thread) |
static ABT_thread | ABTI_thread_get_handle (ABTI_thread *p_thread) |
static ABT_unit_type | ABTI_thread_type_get_type (ABTI_thread_type type) |
static ABTI_ythread * | ABTI_thread_get_ythread (ABTI_thread *p_thread) |
static ABTI_ythread * | ABTI_thread_get_ythread_or_null (ABTI_thread *p_thread) |
static void | ABTI_thread_set_request (ABTI_thread *p_thread, uint32_t req) |
static void | ABTI_thread_unset_request (ABTI_thread *p_thread, uint32_t req) |
|
inlinestatic |
Definition at line 24 of file abti_thread.h.
Referenced by ABT_self_get_thread(), ABT_task_create(), ABT_task_create_on_xstream(), ABT_unit_get_thread(), ABTI_thread_init_pool(), ABTI_thread_set_associated_pool(), ABTI_unit_set_associated_pool(), and tool_query().
|
inlinestatic |
Definition at line 9 of file abti_thread.h.
Referenced by ABT_info_print_thread(), ABT_thread_revive(), and ABT_thread_set_callback().
|
inlinestatic |
Definition at line 52 of file abti_thread.h.
Referenced by ABTD_ythread_terminate_no_arg(), ABTI_mem_free_thread(), ABTI_thread_get_ythread_or_null(), ABTI_ythread_context_switch_to_child_internal(), ABTI_ythread_context_switch_to_parent_internal(), and ABTI_ythread_context_switch_to_sibling_internal().
|
inlinestatic |
Definition at line 59 of file abti_thread.h.
Referenced by ABTI_mem_free_thread(), ABTI_mutex_lock_no_recursion(), ABTI_thread_revive(), ABTI_waitlist_broadcast(), ABTI_waitlist_signal(), ABTI_waitlist_wait_and_unlock(), and ABTI_waitlist_wait_timedout_and_unlock().
|
inlinestatic |
Definition at line 68 of file abti_thread.h.
Referenced by ABTI_ythread_exit(), ABTI_ythread_set_blocked(), finailze_library(), and thread_migrate_to_pool().
|
inlinestatic |
Definition at line 41 of file abti_thread.h.
Referenced by ABT_self_get_type().
|
inlinestatic |
Definition at line 73 of file abti_thread.h.