Searched refs:show_lock (Results 1 – 1 of 1) sorted by relevance
141 static pthread_mutex_t show_lock; variable189 pthread_mutex_lock(&show_lock); in worker_thread()192 pthread_mutex_unlock(&show_lock); in worker_thread()199 pthread_mutex_lock(&show_lock); in worker_thread()202 pthread_mutex_unlock(&show_lock); in worker_thread()231 error = pthread_mutex_init(&show_lock, NULL); in main()