Searched refs:adist_remote_cond (Results 1 – 1 of 1) sorted by relevance
86 static pthread_cond_t adist_remote_cond; variable107 cv_init(&adist_remote_cond); in init_environment()314 cv_signal(&adist_remote_cond); in sender_connect()394 cv_wait(&adist_remote_cond, &adist_remote_mtx); in read_thread_wait()