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

/bionic/libc/bionic/
H A Dpthread_create.cpp57 static pthread_mutex_t gDebuggerNotificationLock = PTHREAD_MUTEX_INITIALIZER; variable
225 ScopedPthreadMutexLocker debugger_locker(&gDebuggerNotificationLock);

Completed in 33 milliseconds