ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Functions
abti_stream.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_xstreamABTI_xstream_get_ptr (ABT_xstream xstream)
 
static ABT_xstream ABTI_xstream_get_handle (ABTI_xstream *p_xstream)
 
static ABTI_poolABTI_xstream_get_main_pool (ABTI_xstream *p_xstream)
 
static ABTI_localABTI_xstream_get_local (ABTI_xstream *p_xstream)
 

Function Documentation

◆ ABTI_xstream_get_handle()

static ABT_xstream ABTI_xstream_get_handle ( ABTI_xstream p_xstream)
inlinestatic

◆ ABTI_xstream_get_local()

static ABTI_local* ABTI_xstream_get_local ( ABTI_xstream p_xstream)
inlinestatic

◆ ABTI_xstream_get_main_pool()

static ABTI_pool* ABTI_xstream_get_main_pool ( ABTI_xstream p_xstream)
inlinestatic

Definition at line 42 of file abti_stream.h.

Referenced by ABT_task_create_on_xstream(), and ABT_thread_create_on_xstream().

◆ ABTI_xstream_get_ptr()

static ABTI_xstream* ABTI_xstream_get_ptr ( ABT_xstream  xstream)
inlinestatic