Home
last modified time | relevance | path

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

/tools/libs/light/
A Dlibxl_fork.c44 static pthread_mutex_t no_forking = PTHREAD_MUTEX_INITIALIZER; variable
68 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