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

/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Devthread-internal.h162 #define EVTHREAD_COND_SIGNAL(cond) \ macro
275 #define EVTHREAD_COND_SIGNAL(cond) \ macro
315 #define EVTHREAD_COND_SIGNAL(cond) EVUTIL_NIL_STMT_ macro
/freebsd-10.2-release/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.c89 EVTHREAD_COND_SIGNAL(cw->cond);

Completed in 39 milliseconds