Searched refs:g_atexit_lock (Results 1 – 1 of 1) sorted by relevance
194 static pthread_mutex_t g_atexit_lock = PTHREAD_MUTEX_INITIALIZER; variable197 pthread_mutex_lock(&g_atexit_lock); in atexit_lock()201 pthread_mutex_unlock(&g_atexit_lock); in atexit_unlock()