Searched refs:the_once (Results 1 – 1 of 1) sorted by relevance
43 pthread_once_t the_once = PTHREAD_ONCE_INIT; variable82 pthread_once(&the_once, __stubs_key_init); in __stubs_state()