ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
#include "abti.h"
Go to the source code of this file.
Functions | |
static ABTU_ret_err int | tool_query (ABTI_tool_context *p_tctx, ABT_tool_query_kind query_kind, void *val) |
int | ABT_tool_register_thread_callback (ABT_tool_thread_callback_fn cb_func, uint64_t event_mask, void *user_arg) |
Register a callback function for work-unit events. More... | |
int | ABT_tool_query_thread (ABT_tool_context context, uint64_t event, ABT_tool_query_kind query_kind, void *val) |
Query information associated with a work-unit event. More... | |
|
inlinestatic |