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

/freebsd-current/contrib/ntp/sntp/libevent/
H A Devthread-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-current/contrib/libevent/
H A Devthread-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

Completed in 143 milliseconds