ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
#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 304 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 315 of file abti.h.
Referenced by ABTI_mem_alloc_desc(), ABTI_mem_alloc_nythread(), ABTI_mem_alloc_ythread_desc_impl(), ABTI_mem_free_desc(), ABTI_mem_free_nythread_mempool_impl(), and ABTI_mem_free_ythread_desc_mempool_impl().
ABTI_mem_pool_local_pool ABTI_xstream::mem_pool_stack |
Definition at line 314 of file abti.h.
Referenced by ABTI_mem_alloc_ythread_mempool_desc_stack(), ABTI_mem_alloc_ythread_mempool_stack(), ABTI_mem_free_thread(), and ABTI_mem_free_ythread_mempool_stack().
ABTI_sched* ABTI_xstream::p_main_sched |
Definition at line 302 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 297 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 308 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 299 of file abti.h.
Referenced by ABT_self_get_xstream_rank(), ABT_xstream_get_rank(), ABT_xstream_self_rank(), ABT_xstream_set_rank(), xstream_add_xstream_list(), and xstream_set_new_rank().
ABTD_atomic_int ABTI_xstream::state |
Definition at line 301 of file abti.h.
Referenced by ABT_xstream_revive().
ABTI_xstream_type ABTI_xstream::type |
Definition at line 300 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().