ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Functions
abti_future.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_futureABTI_future_get_ptr (ABT_future future)
 
static ABT_future ABTI_future_get_handle (ABTI_future *p_future)
 

Function Documentation

◆ ABTI_future_get_handle()

static ABT_future ABTI_future_get_handle ( ABTI_future p_future)
inlinestatic

Definition at line 26 of file abti_future.h.

Referenced by ABT_future_create(), and tool_query().

◆ ABTI_future_get_ptr()

static ABTI_future* ABTI_future_get_ptr ( ABT_future  future)
inlinestatic