Searched refs:g_handleToIndexMutex (Results 1 – 1 of 1) sorted by relevance
47 static pthread_mutex_t g_handleToIndexMutex = PTHREAD_MUTEX_INITIALIZER; variable322 pthread_mutex_lock(&g_handleToIndexMutex); in AttachHandleToIndex()324 pthread_mutex_unlock(&g_handleToIndexMutex); in AttachHandleToIndex()330 pthread_mutex_lock(&g_handleToIndexMutex); in DetachHandleToIndex()332 pthread_mutex_unlock(&g_handleToIndexMutex); in DetachHandleToIndex()338 pthread_mutex_lock(&g_handleToIndexMutex); in QueryHandleToIndex()342 pthread_mutex_unlock(&g_handleToIndexMutex); in QueryHandleToIndex()346 pthread_mutex_unlock(&g_handleToIndexMutex); in QueryHandleToIndex()