Searched refs:globalObjectKeyOnce (Results 1 – 1 of 1) sorted by relevance
394 static pthread_once_t globalObjectKeyOnce = PTHREAD_ONCE_INIT; variable414 pthread_once(&globalObjectKeyOnce, initializeGlobalObjectKey); in getThreadGlobalObject()