Home
last modified time | relevance | path

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

/external/libevent/
Devthread-internal.h188 void *_evthreadimpl_cond_alloc(unsigned condtype);
264 (condvar) = _evthreadimpl_cond_alloc(0); \
Devthread.c405 _evthreadimpl_cond_alloc(unsigned condtype) in _evthreadimpl_cond_alloc() function