Searched refs:gTLSMutex (Results 1 – 1 of 1) sorted by relevance
276 static pthread_mutex_t gTLSMutex = PTHREAD_MUTEX_INITIALIZER; variable297 pthread_mutex_lock(&gTLSMutex); in self()301 pthread_mutex_unlock(&gTLSMutex); in self()308 pthread_mutex_unlock(&gTLSMutex); in self()