Home
last modified time | relevance | path

Searched refs:condtype (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h148 void *(*alloc_condition)(unsigned condtype);
/freebsd/contrib/libevent/include/event2/
H A Dthread.h148 void *(*alloc_condition)(unsigned condtype);
/freebsd/contrib/ntp/sntp/libevent/
H A Devthread.c463 evthreadimpl_cond_alloc_(unsigned condtype) in evthreadimpl_cond_alloc_() argument
472 evthread_cond_fns_.alloc_condition(condtype) : NULL; in evthreadimpl_cond_alloc_()
H A Devthread-internal.h199 void *evthreadimpl_cond_alloc_(unsigned condtype);
/freebsd/contrib/libevent/
H A Devthread.c463 evthreadimpl_cond_alloc_(unsigned condtype) in evthreadimpl_cond_alloc_() argument
472 evthread_cond_fns_.alloc_condition(condtype) : NULL; in evthreadimpl_cond_alloc_()
H A Devthread-internal.h199 void *evthreadimpl_cond_alloc_(unsigned condtype);