ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
Go to the source code of this file.
Functions | |
static ABTI_local * | ABTI_local_get_local (void) |
static ABTI_local * | ABTI_local_get_local_uninlined (void) |
static void | ABTI_local_set_xstream (ABTI_xstream *p_local_xstream) |
static void * | ABTI_local_get_local_ptr (void) |
static ABTI_xstream * | ABTI_local_get_xstream_or_null (ABTI_local *p_local) |
static ABTI_xstream * | ABTI_local_get_xstream (ABTI_local *p_local) |
|
inlinestatic |
Definition at line 41 of file abti_local.h.
Referenced by ABT_barrier_wait(), ABT_cond_broadcast(), ABT_cond_signal(), ABT_cond_timedwait(), ABT_cond_wait(), ABT_eventual_wait(), ABT_future_set(), ABT_future_wait(), ABT_mutex_lock(), ABT_mutex_lock_high(), ABT_mutex_lock_low(), ABT_mutex_spinlock(), ABT_mutex_trylock(), ABT_mutex_unlock(), ABT_mutex_unlock_de(), ABT_mutex_unlock_se(), ABT_pool_add_sched(), ABT_rwlock_rdlock(), ABT_rwlock_unlock(), ABT_rwlock_wrlock(), ABT_sched_free(), ABT_sched_has_to_stop(), ABT_self_get_type(), ABT_self_is_primary(), ABT_self_on_primary_xstream(), ABT_task_create(), ABT_task_create_on_xstream(), ABT_thread_create(), ABT_thread_create_many(), ABT_thread_create_on_xstream(), ABT_thread_revive(), ABT_thread_set_callback(), ABT_xstream_free(), ABT_xstream_join(), ABT_xstream_revive(), finailze_library(), and sched_run().
|
inlinestatic |
Definition at line 69 of file abti_local.h.
Referenced by ABTI_self_get_native_thread_id(), and ABTI_self_get_thread_id().
|
inlinestatic |
Definition at line 51 of file abti_local.h.
Referenced by ABT_xstream_create(), ABT_xstream_create_basic(), ABT_xstream_create_with_rank(), ABT_xstream_set_main_sched_basic(), and thread_key_destructor_stackable_sched().
|
inlinestatic |
Definition at line 86 of file abti_local.h.
Referenced by ABT_barrier_wait(), ABT_cond_wait(), ABT_eventual_wait(), ABT_future_wait(), ABT_rwlock_rdlock(), ABT_rwlock_wrlock(), ABT_xstream_revive(), ABTI_ythread_resume_and_push(), finailze_library(), sched_run(), task_create(), thread_free(), thread_join(), thread_revive(), and ythread_create().
|
inlinestatic |
Definition at line 77 of file abti_local.h.
Referenced by ABT_self_get_type(), ABT_self_is_primary(), ABT_self_on_primary_xstream(), ABT_xstream_free(), ABT_xstream_revive(), ABTI_mem_alloc_desc(), ABTI_mem_alloc_nythread(), ABTI_mem_alloc_ythread_desc_impl(), ABTI_mem_alloc_ythread_mempool_desc_stack(), ABTI_mem_free_desc(), ABTI_mem_free_nythread_mempool_impl(), ABTI_mem_free_thread(), ABTI_mem_free_ythread_desc_mempool_impl(), ABTI_mutex_lock_no_recursion(), ABTI_self_get_native_thread_id(), ABTI_self_get_thread_id(), ABTI_tool_event_thread(), ABTI_waitlist_wait_and_unlock(), ABTI_waitlist_wait_timedout_and_unlock(), ABTI_ythread_resume_and_push(), finailze_library(), task_create(), thread_free(), thread_join(), thread_revive(), and ythread_create().
|
inlinestatic |
Definition at line 60 of file abti_local.h.
Referenced by finailze_library(), and init_library().