Searched refs:stdout_output_lock (Results 1 – 1 of 1) sorted by relevance
845 static pthread_mutex_t stdout_output_lock; variable1026 pthread_mutex_lock(&stdout_output_lock); in dispatch_thread()1039 pthread_mutex_unlock(&stdout_output_lock); in dispatch_thread()
Completed in 6 milliseconds