ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Functions
abti_stream_barrier.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_xstream_barrierABTI_xstream_barrier_get_ptr (ABT_xstream_barrier barrier)
 
static ABT_xstream_barrier ABTI_xstream_barrier_get_handle (ABTI_xstream_barrier *p_barrier)
 

Function Documentation

◆ ABTI_xstream_barrier_get_handle()

static ABT_xstream_barrier ABTI_xstream_barrier_get_handle ( ABTI_xstream_barrier p_barrier)
inlinestatic

Definition at line 26 of file abti_stream_barrier.h.

Referenced by ABT_xstream_barrier_create().

◆ ABTI_xstream_barrier_get_ptr()

static ABTI_xstream_barrier* ABTI_xstream_barrier_get_ptr ( ABT_xstream_barrier  barrier)
inlinestatic

Definition at line 10 of file abti_stream_barrier.h.

Referenced by ABT_xstream_barrier_free(), and ABT_xstream_barrier_wait().