ARGOBOTS
1.1
|
#include "abti.h"
Go to the source code of this file.
Functions | |
static ABTI_local * | local_get_local_internal (void) |
static void | local_set_xstream_internal (ABTI_xstream *p_local_xstream) |
static void * | local_get_local_ptr_internal (void) |
Variables | |
ABTI_local_func | gp_ABTI_local_func |
ABTD_XSTREAM_LOCAL ABTI_local * | lp_ABTI_local = NULL |
|
static |
|
static |
ABTI_local_func gp_ABTI_local_func |
Definition at line 23 of file local.c.
Referenced by ABTI_local_get_local_ptr(), ABTI_local_get_local_uninlined(), and ABTI_local_set_xstream().
ABTD_XSTREAM_LOCAL ABTI_local* lp_ABTI_local = NULL |
Definition at line 29 of file local.c.
Referenced by ABTI_local_get_local(), local_get_local_internal(), local_get_local_ptr_internal(), and local_set_xstream_internal().