Searched refs:gDebugMutex (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker.cpp179 static pthread_mutex_t gDebugMutex = PTHREAD_MUTEX_INITIALIZER; variable
226 ScopedPthreadMutexLocker locker(&gDebugMutex);
243 ScopedPthreadMutexLocker locker(&gDebugMutex);

Completed in 195 milliseconds