Searched refs:g_mutex (Results 1 – 1 of 1) sorted by relevance
62 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable248 pthread_mutex_lock(&g_mutex); in osl_assertFailedLine()257 pthread_mutex_unlock(&g_mutex); in osl_assertFailedLine()
Completed in 7 milliseconds