Searched refs:s_once (Results 1 – 2 of 2) sorted by relevance
31 static pthread_once_t s_once = PTHREAD_ONCE_INIT; variable40 pthread_once(&s_once, init_key); in uselocale()
14 static pthread_once_t s_once = PTHREAD_ONCE_INIT; variable59 pthread_once(&s_once, InitThreadKey); in GetThreadData()