Home
last modified time | relevance | path

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

/system/core/logwrapper/
Dlogwrap.c39 static pthread_mutex_t fd_mutex = PTHREAD_MUTEX_INITIALIZER; variable
496 rc = pthread_mutex_lock(&fd_mutex); in android_fork_execvp_ext()
537 pthread_mutex_unlock(&fd_mutex); in android_fork_execvp_ext()
594 pthread_mutex_unlock(&fd_mutex); in android_fork_execvp_ext()