| 
    ARGOBOTS
    1.1
    
   | 
 
#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 | 
Definition at line 254 of file tool.c.
Referenced by ABT_tool_query_thread().
 1.8.17