Searched refs:__stdio_mutex (Results 1 – 1 of 1) sorted by relevance
107 static pthread_mutex_t __stdio_mutex = PTHREAD_MUTEX_INITIALIZER; variable171 pthread_mutex_lock(&__stdio_mutex); in __sfp()179 pthread_mutex_unlock(&__stdio_mutex); in __sfp()181 pthread_mutex_lock(&__stdio_mutex); in __sfp()187 pthread_mutex_unlock(&__stdio_mutex); in __sfp()