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

/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Devthread-internal.h150 #define EVTHREAD_ALLOC_COND(condvar) \ macro
264 #define EVTHREAD_ALLOC_COND(condvar) \ macro
313 #define EVTHREAD_ALLOC_COND(condvar) EVUTIL_NIL_STMT_ macro
H A Devent.c663 EVTHREAD_ALLOC_COND(base->current_event_cond);
/freebsd-10.2-release/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.c107 EVTHREAD_ALLOC_COND(cw.cond);
310 EVTHREAD_ALLOC_COND(cond.cond);
H A Dregress_iocp.c65 EVTHREAD_ALLOC_COND(count_cond);

Completed in 114 milliseconds