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