Go to the source code of this file.
◆ atomic_unit
◆ unit_to_thread
◆ atomic_acquire_load_unit_to_thread()
static unit_to_thread* atomic_acquire_load_unit_to_thread |
( |
const ABTI_atomic_unit_to_thread * |
p_ptr | ) |
|
|
inlinestatic |
◆ atomic_relaxed_load_unit()
◆ atomic_relaxed_load_unit_to_thread()
static unit_to_thread* atomic_relaxed_load_unit_to_thread |
( |
const ABTI_atomic_unit_to_thread * |
p_ptr | ) |
|
|
inlinestatic |
◆ atomic_relaxed_store_unit()
◆ atomic_relaxed_store_unit_to_thread()
static void atomic_relaxed_store_unit_to_thread |
( |
ABTI_atomic_unit_to_thread * |
p_ptr, |
|
|
unit_to_thread * |
val |
|
) |
| |
|
inlinestatic |
◆ atomic_release_store_unit_to_thread()
static void atomic_release_store_unit_to_thread |
( |
ABTI_atomic_unit_to_thread * |
p_ptr, |
|
|
unit_to_thread * |
val |
|
) |
| |
|
inlinestatic |
◆ unit_finalize_hash_table()
static void unit_finalize_hash_table |
( |
ABTI_global * |
p_global | ) |
|
|
static |
◆ unit_get_hash_index()
static size_t unit_get_hash_index |
( |
ABT_unit |
unit | ) |
|
|
inlinestatic |
◆ unit_get_thread_from_user_defined_unit()
static ABTI_thread * unit_get_thread_from_user_defined_unit |
( |
ABTI_global * |
p_global, |
|
|
ABT_unit |
unit |
|
) |
| |
|
inlinestatic |
◆ unit_init_hash_table()
static void unit_init_hash_table |
( |
ABTI_global * |
p_global | ) |
|
|
static |
◆ unit_map_thread()
static ABTU_ret_err int unit_map_thread |
( |
ABTI_global * |
p_global, |
|
|
ABT_unit |
unit, |
|
|
ABTI_thread * |
p_thread |
|
) |
| |
|
inlinestatic |
◆ unit_unmap_thread()
static void unit_unmap_thread |
( |
ABTI_global * |
p_global, |
|
|
ABT_unit |
unit |
|
) |
| |
|
inlinestatic |