ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Functions
abti_eventual.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static ABTI_eventualABTI_eventual_get_ptr (ABT_eventual eventual)
 
static ABT_eventual ABTI_eventual_get_handle (ABTI_eventual *p_eventual)
 

Function Documentation

◆ ABTI_eventual_get_handle()

static ABT_eventual ABTI_eventual_get_handle ( ABTI_eventual p_eventual)
inlinestatic

Definition at line 26 of file abti_eventual.h.

Referenced by ABT_eventual_create(), and tool_query().

◆ ABTI_eventual_get_ptr()

static ABTI_eventual* ABTI_eventual_get_ptr ( ABT_eventual  eventual)
inlinestatic

Definition at line 11 of file abti_eventual.h.

Referenced by ABT_eventual_free(), ABT_eventual_test(), and ABT_eventual_wait().