Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Devthread-internal.h201 void *evthreadimpl_cond_alloc_(unsigned condtype);
280 (condvar) = evthreadimpl_cond_alloc_(0); \
H A Devthread.c467 evthreadimpl_cond_alloc_(unsigned condtype) in evthreadimpl_cond_alloc_() function