Searched refs:once_control (Results 1 – 1 of 1) sorted by relevance
150 static pthread_once_t once_control = PTHREAD_ONCE_INIT; variable665 pthread_once(&once_control, xmlOnceInit); in xmlGetGlobalState()795 pthread_once(&once_control, xmlOnceInit); in xmlIsMainThread()