Searched refs:condtype (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h146 * The 'condtype' argument will be 0 with this API version.
148 void *(*alloc_condition)(unsigned condtype);
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devthread.c435 evthreadimpl_cond_alloc_(unsigned condtype) argument
438 evthread_cond_fns_.alloc_condition(condtype) : NULL;
H A Devthread-internal.h190 void *evthreadimpl_cond_alloc_(unsigned condtype);

Completed in 179 milliseconds