Searched refs:g_executeCtxKeyOnce (Results 1 – 1 of 1) sorted by relevance
21 pthread_once_t g_executeCtxKeyOnce = PTHREAD_ONCE_INIT; variable52 pthread_once(&g_executeCtxKeyOnce, MakeExecuteCtxTlsKey); in Cur()