Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_gdb_support.cpp43 static pthread_mutex_t g__r_debug_mutex = PTHREAD_MUTEX_INITIALIZER; variable
77 ScopedPthreadMutexLocker locker(&g__r_debug_mutex); in notify_gdb_of_load()
89 ScopedPthreadMutexLocker locker(&g__r_debug_mutex); in notify_gdb_of_unload()