Searched refs:g_setup_once (Results 1 – 1 of 1) sorted by relevance
53 static pthread_once_t g_setup_once = PTHREAD_ONCE_INIT; variable69 pthread_once(&g_setup_once, Setup); in Unwind()