Searched refs:SAL_ONCE_INIT (Results 1 – 5 of 5) sorted by relevance
37 #define SAL_ONCE_INIT PTHREAD_ONCE_INIT macro54 #define SAL_ONCE_INIT { 0, 0 } macro
143 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_memory_init()
234 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_locale_init()
1352 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_arena_init()
1757 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_cache_init()
Completed in 40 milliseconds