Searched refs:g_coThreadTlsKeyOnce (Results 1 – 1 of 1) sorted by relevance
60 pthread_once_t g_coThreadTlsKeyOnce = PTHREAD_ONCE_INIT; variable77 pthread_once(&g_coThreadTlsKeyOnce, MakeCoEnvTlsKey); in GetCoEnv()