Searched refs:g_thread_create_once (Results 1 – 2 of 2) sorted by relevance
61 static pthread_once_t g_thread_create_once = PTHREAD_ONCE_INIT; variable73 ::pthread_once (&g_thread_create_once, InitThreadCreated); in ThreadCreated()
83 static pthread_once_t g_thread_create_once = PTHREAD_ONCE_INIT;144 ::pthread_once (&g_thread_create_once, InitThreadCreated);