ARGOBOTS  1.1
Functions
abti_global.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_globalABTI_global_get_global (void)
 
static ABTI_globalABTI_global_get_global_or_null (void)
 
static void ABTI_global_set_global (ABTI_global *p_global)
 

Function Documentation

◆ ABTI_global_get_global()

static ABTI_global* ABTI_global_get_global ( void  )
inlinestatic

◆ ABTI_global_get_global_or_null()

static ABTI_global* ABTI_global_get_global_or_null ( void  )
inlinestatic

Definition at line 15 of file abti_global.h.

Referenced by ABT_info_print_all_xstreams(), and ABT_info_print_config().

◆ ABTI_global_set_global()

static void ABTI_global_set_global ( ABTI_global p_global)
inlinestatic

Definition at line 20 of file abti_global.h.

Referenced by finailze_library(), and init_library().