Searched refs:g_handleMutex (Results 1 – 2 of 2) sorted by relevance
20 static pthread_mutex_t g_handleMutex = PTHREAD_MUTEX_INITIALIZER; variable25 pthread_mutex_lock(&g_handleMutex); in GetNextHandle()27 pthread_mutex_unlock(&g_handleMutex); in GetNextHandle()
36 static pthread_mutex_t g_handleMutex = PTHREAD_MUTEX_INITIALIZER; variable41 pthread_mutex_lock(&g_handleMutex); in GetNextHandle()43 pthread_mutex_unlock(&g_handleMutex); in GetNextHandle()