Searched refs:next_lock (Results 1 – 1 of 1) sorted by relevance
109 static pthread_mutex_t next_lock = PTHREAD_MUTEX_INITIALIZER; variable133 pthread_mutex_lock ( &next_lock ); in thread_func()135 pthread_mutex_unlock ( &next_lock ); in thread_func()200 pthread_mutex_destroy( &next_lock ); in main()