Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dsender.c86 static pthread_cond_t adist_remote_cond; variable
107 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()