Searched refs:GlobalInited (Results 1 – 1 of 1) sorted by relevance
156 static pthread_once_t GlobalInited = PTHREAD_ONCE_INIT; variable199 pthread_once(&GlobalInited, initGlobal); in initThread()