Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dthread.h145 void *(*alloc_condition)(unsigned condtype);
/external/libevent/
Devthread.c405 _evthreadimpl_cond_alloc(unsigned condtype) in _evthreadimpl_cond_alloc() argument
408 _evthread_cond_fns.alloc_condition(condtype) : NULL; in _evthreadimpl_cond_alloc()
Devthread-internal.h188 void *_evthreadimpl_cond_alloc(unsigned condtype);