Home
last modified time | relevance | path

Searched refs:evthreadimpl_cond_alloc_ (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Devthread-internal.h190 void *evthreadimpl_cond_alloc_(unsigned condtype);
266 (condvar) = evthreadimpl_cond_alloc_(0); \
H A Devthread.c435 evthreadimpl_cond_alloc_(unsigned condtype) in evthreadimpl_cond_alloc_() function
/freebsd-13.1/contrib/libevent/
H A Devthread-internal.h190 void *evthreadimpl_cond_alloc_(unsigned condtype);
266 (condvar) = evthreadimpl_cond_alloc_(0); \
H A Devthread.c463 evthreadimpl_cond_alloc_(unsigned condtype) in evthreadimpl_cond_alloc_() function