Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dlibc_logging.cpp49 static pthread_mutex_t g_abort_msg_lock = PTHREAD_MUTEX_INITIALIZER; variable
653 ScopedPthreadMutexLocker locker(&g_abort_msg_lock); in android_set_abort_message()