Home
last modified time | relevance | path

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

/system/core/libbacktrace/
DBacktraceCurrent.cpp96 static pthread_mutex_t g_sigaction_mutex = PTHREAD_MUTEX_INITIALIZER; variable
131 pthread_mutex_lock(&g_sigaction_mutex); in UnwindThread()
144 pthread_mutex_unlock(&g_sigaction_mutex); in UnwindThread()
160 pthread_mutex_unlock(&g_sigaction_mutex); in UnwindThread()
183 pthread_mutex_unlock(&g_sigaction_mutex); in UnwindThread()