Searched refs:gDebuggerNotificationLock (Results 1 – 1 of 1) sorted by relevance
104 static pthread_mutex_t gDebuggerNotificationLock = PTHREAD_MUTEX_INITIALIZER; variable378 pthread_mutex_lock(&gDebuggerNotificationLock); in pthread_create()380 pthread_mutex_unlock(&gDebuggerNotificationLock); in pthread_create()