Home
last modified time | relevance | path

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

/libevent-2.1.12/include/event2/
H A Dthread.h148 void *(*alloc_condition)(unsigned condtype);
/libevent-2.1.12/
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);