ARGOBOTS
1.1
|
Go to the source code of this file.
Functions | |
static ABTI_xstream * | ABTI_xstream_get_ptr (ABT_xstream xstream) |
static ABT_xstream | ABTI_xstream_get_handle (ABTI_xstream *p_xstream) |
static ABTI_pool * | ABTI_xstream_get_main_pool (ABTI_xstream *p_xstream) |
static void | ABTI_xstream_terminate_thread (ABTI_global *p_global, ABTI_local *p_local, ABTI_thread *p_thread) |
static ABTI_local * | ABTI_xstream_get_local (ABTI_xstream *p_xstream) |
|
inlinestatic |
Definition at line 26 of file abti_stream.h.
Referenced by ABT_self_get_xstream(), ABT_xstream_create(), ABT_xstream_create_basic(), ABT_xstream_create_with_rank(), ABT_xstream_self(), ABTI_tool_event_thread_impl(), and tool_query().
|
inlinestatic |
Definition at line 68 of file abti_stream.h.
Referenced by ABT_key_set(), ABT_self_set_specific(), ABTD_ythread_cancel(), ABTI_mutex_lock_no_recursion(), ABTI_tool_event_thread_cancel_impl(), ABTI_tool_event_thread_finish_impl(), ABTI_tool_event_thread_run_impl(), ABTI_tool_event_ythread_suspend_impl(), ABTI_tool_event_ythread_yield_impl(), ABTI_waitlist_wait_and_unlock(), ABTI_waitlist_wait_timedout_and_unlock(), ABTI_ythread_context_switch_to_child_internal(), finailze_library(), init_library(), sched_run(), thread_join_yield_thread(), xstream_create(), xstream_schedule_task(), xstream_schedule_ythread(), and ythread_terminate().
|
inlinestatic |
Definition at line 42 of file abti_stream.h.
Referenced by ABT_task_create_on_xstream(), and ABT_thread_create_on_xstream().
|
inlinestatic |
Definition at line 11 of file abti_stream.h.
Referenced by ABT_info_print_xstream(), ABT_task_create_on_xstream(), ABT_thread_create_on_xstream(), ABT_xstream_cancel(), ABT_xstream_free(), ABT_xstream_get_rank(), ABT_xstream_join(), ABT_xstream_revive(), ABT_xstream_set_main_sched_basic(), and ABT_xstream_set_rank().
|
inlinestatic |
Definition at line 48 of file abti_stream.h.
Referenced by xstream_schedule_task(), and xstream_schedule_ythread().