Searched refs:no_forking (Results 1 – 1 of 1) sorted by relevance
44 static pthread_mutex_t no_forking = PTHREAD_MUTEX_INITIALIZER; variable68 int r = pthread_mutex_lock(&no_forking); in atfork_lock()74 int r = pthread_mutex_unlock(&no_forking); in atfork_unlock()
Completed in 4 milliseconds