Go to the source code of this file.
|
static ABT_thread | ABTI_ythread_get_handle (ABTI_ythread *p_thread) |
|
static ABT_task | ABTI_thread_get_handle (ABTI_thread *p_task) |
|
static ABTI_tool_context * | ABTI_tool_context_get_ptr (ABT_tool_context tctx) |
|
static ABT_tool_context | ABTI_tool_context_get_handle (ABTI_tool_context *p_tctx) |
|
static void | ABTI_tool_event_thread_update_callback (ABTI_global *p_global, ABT_tool_thread_callback_fn cb_func, uint64_t event_mask, void *user_arg) |
|
static void | ABTI_tool_event_thread (ABTI_local *p_local, uint64_t event_code, ABTI_thread *p_thread, ABTI_thread *p_caller, ABTI_pool *p_pool, ABTI_thread *p_parent, ABT_sync_event_type sync_event_type, void *p_sync_object) |
|
◆ ABTI_TOOL_EVENT_TAG_DIRTY_BIT
#define ABTI_TOOL_EVENT_TAG_DIRTY_BIT ((uint64_t)1 << (uint64_t)(64 - 1)) |
◆ ABTI_TOOL_EVENT_TAG_INC
◆ ABTI_TOOL_EVENT_TAG_MASK
#define ABTI_TOOL_EVENT_TAG_MASK |
◆ ABTI_TOOL_EVENT_TAG_SIZE
#define ABTI_TOOL_EVENT_TAG_SIZE 20 /* bits */ |
◆ ABTI_thread_get_handle()
◆ ABTI_tool_context_get_handle()
static ABT_tool_context ABTI_tool_context_get_handle |
( |
ABTI_tool_context * |
p_tctx | ) |
|
|
inlinestatic |
◆ ABTI_tool_context_get_ptr()
◆ ABTI_tool_event_thread()
◆ ABTI_tool_event_thread_update_callback()
◆ ABTI_ythread_get_handle()