Searched refs:stdout_output_lock (Results 1 – 1 of 1) sorted by relevance
994 static pthread_mutex_t stdout_output_lock; variable1241 pthread_mutex_lock(&stdout_output_lock); in dispatch_thread()1243 pthread_mutex_unlock(&stdout_output_lock); in dispatch_thread()