Home
last modified time | relevance | path

Searched refs:g_once (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sal/rtl/source/
H A Dalloc_global.c143 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_memory_init() local
144 SAL_ONCE(&g_once, rtl_memory_once_init); in rtl_memory_init()
H A Dlocale.c234 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_locale_init() local
235 SAL_ONCE(&g_once, rtl_locale_once_init); in rtl_locale_init()
H A Dalloc_arena.c1352 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_arena_init() local
1353 SAL_ONCE(&g_once, rtl_arena_once_init); in rtl_arena_init()
H A Dalloc_cache.c1757 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_cache_init() local
1758 SAL_ONCE(&g_once, rtl_cache_once_init); in rtl_cache_init()

Completed in 39 milliseconds