Home
last modified time | relevance | path

Searched refs:SAL_ONCE_INIT (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sal/inc/internal/
H A Donce.h37 #define SAL_ONCE_INIT PTHREAD_ONCE_INIT macro
54 #define SAL_ONCE_INIT { 0, 0 } macro
/trunk/main/sal/rtl/source/
H A Dalloc_global.c143 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_memory_init()
H A Dlocale.c234 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_locale_init()
H A Dalloc_arena.c1352 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_arena_init()
H A Dalloc_cache.c1757 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_cache_init()

Completed in 26 milliseconds