Searched refs:stubs_once (Results 1 – 1 of 1) sorted by relevance
45 static pthread_once_t stubs_once = PTHREAD_ONCE_INIT; variable132 pthread_once(&stubs_once, __stubs_key_init); in __stubs_state()