Searched refs:initGlobal (Results 1 – 2 of 2) sorted by relevance
35 + (void) initGlobal { class
193 static void initGlobal() { in initGlobal() function199 pthread_once(&GlobalInited, initGlobal); in initThread()