ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
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

◆ 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().