Home
last modified time | relevance | path

Searched refs:gTLSMutex (Results 1 – 1 of 1) sorted by relevance

/system/libhwbinder/
DIPCThreadState.cpp277 static pthread_mutex_t gTLSMutex = PTHREAD_MUTEX_INITIALIZER; variable
298 pthread_mutex_lock(&gTLSMutex); in self()
302 pthread_mutex_unlock(&gTLSMutex); in self()
309 pthread_mutex_unlock(&gTLSMutex); in self()