ARGOBOTS
140a356fc09a44696eb3487150e459266f9b5405
|
#include <abti.h>
Public Member Functions | |
ABTU_align_member_var (ABT_CONFIG_STATIC_CACHELINE_SIZE) ABTI_thread *p_thread | |
ABTI_xstream::ABTU_align_member_var | ( | ABT_CONFIG_STATIC_CACHELINE_SIZE | ) |
ABTD_xstream_context ABTI_xstream::ctx |
Definition at line 250 of file abti.h.
Referenced by ABT_xstream_revive(), and ABT_xstream_set_rank().
ABTI_mem_pool_local_pool ABTI_xstream::mem_pool_desc |
Definition at line 261 of file abti.h.
Referenced by ABTI_mem_alloc_desc(), ABTI_mem_free_desc(), and ABTI_mem_free_nythread().
ABTI_mem_pool_local_pool ABTI_xstream::mem_pool_stack |
Definition at line 260 of file abti.h.
Referenced by ABTI_mem_alloc_ythread_default(), and ABTI_mem_free_thread().
ABTI_sched* ABTI_xstream::p_main_sched |
Definition at line 248 of file abti.h.
Referenced by ABT_xstream_cancel(), ABT_xstream_exit(), ABT_xstream_revive(), ABTI_xstream_get_main_pool(), ABTI_ythread_create_primary(), finailze_library(), and xstream_update_main_sched().
ABTI_xstream* ABTI_xstream::p_next |
Definition at line 243 of file abti.h.
Referenced by ABT_info_print_all_xstreams(), xstream_add_xstream_list(), and xstream_set_new_rank().
ABTI_xstream* ABTI_xstream::p_prev |
ABTI_pool* ABTI_xstream::p_root_pool |
Definition at line 254 of file abti.h.
Referenced by ABT_xstream_revive(), and ABTI_ythread_create_main_sched().
ABTI_ythread* ABTI_xstream::p_root_ythread |
int ABTI_xstream::rank |
Definition at line 245 of file abti.h.
Referenced by ABT_xstream_get_rank(), ABT_xstream_self_rank(), ABT_xstream_set_rank(), ABTI_xstream_terminate_thread(), ABTI_ythread_set_blocked(), ABTI_ythread_set_ready(), ABTI_ythread_suspend(), ABTI_ythread_yield(), xstream_add_xstream_list(), xstream_schedule_ythread(), xstream_set_new_rank(), and ythread_terminate().
ABTD_atomic_int ABTI_xstream::state |
Definition at line 247 of file abti.h.
Referenced by ABT_xstream_revive().
ABTI_xstream_type ABTI_xstream::type |
Definition at line 246 of file abti.h.
Referenced by ABT_barrier_wait(), ABT_cond_wait(), ABT_eventual_wait(), ABT_future_wait(), ABT_rwlock_rdlock(), ABT_rwlock_wrlock(), ABT_self_get_type(), ABT_self_is_primary(), ABT_self_is_unnamed(), ABT_self_on_primary_xstream(), ABT_xstream_cancel(), ABT_xstream_exit(), ABT_xstream_free(), ABT_xstream_set_rank(), ABTI_ythread_create_root(), and finailze_library().