Searched refs:stdout_lock (Results 1 – 1 of 1) sorted by relevance
91 static pthread_mutex_t stdout_lock = PTHREAD_MUTEX_INITIALIZER; variable103 pthread_mutex_lock(&stdout_lock); in stdio_restore()119 pthread_mutex_unlock(&stdout_lock); in stdio_restore()125 pthread_mutex_lock(&stdout_lock); in traffic_monitor_print_fn()127 pthread_mutex_unlock(&stdout_lock); in traffic_monitor_print_fn()
Completed in 114 milliseconds