Searched refs:adist_remote_cond (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/openbsm/bin/auditdistd/
H A Dsender.c86 static pthread_cond_t adist_remote_cond; variable
107 cv_init(&adist_remote_cond);
314 cv_signal(&adist_remote_cond);
401 cv_wait(&adist_remote_cond, &adist_remote_mtx);

Completed in 361 milliseconds