Searched refs:sal_once_type (Results 1 – 5 of 5) sorted by relevance
35 typedef pthread_once_t sal_once_type; typedef47 typedef struct sal_once_st sal_once_type; typedef57 sal_once_type * control = (once); \
138 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()
1751 static sal_once_type g_once = SAL_ONCE_INIT; in rtl_cache_init()
Completed in 44 milliseconds