Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/sntp/libevent/
HDevthread-internal.h165 #define EVTHREAD_COND_SIGNAL(cond) \ macro
287 #define EVTHREAD_COND_SIGNAL(cond) \ macro
327 #define EVTHREAD_COND_SIGNAL(cond) EVUTIL_NIL_STMT_ macro
/freebsd-14-stable/contrib/libevent/
HDevthread-internal.h165 #define EVTHREAD_COND_SIGNAL(cond) \ macro
287 #define EVTHREAD_COND_SIGNAL(cond) \ macro
327 #define EVTHREAD_COND_SIGNAL(cond) EVUTIL_NIL_STMT_ macro
/freebsd-14-stable/contrib/ntp/sntp/libevent/test/
HDregress_thread.c89 EVTHREAD_COND_SIGNAL(cw->cond); in wake_one_timeout()
HDregress_dns.c2236 EVTHREAD_COND_SIGNAL(rp->bw_threads_exited_cond); in race_busywait_run()
2250 EVTHREAD_COND_SIGNAL(rp->reqs_cmpl_cond); in race_gai_cb()
/freebsd-14-stable/contrib/libevent/test/
HDregress_thread.c89 EVTHREAD_COND_SIGNAL(cw->cond); in wake_one_timeout()
HDregress_dns.c2236 EVTHREAD_COND_SIGNAL(rp->bw_threads_exited_cond); in race_busywait_run()
2250 EVTHREAD_COND_SIGNAL(rp->reqs_cmpl_cond); in race_gai_cb()