HomeSort by relevance Sort by last modified time
    Searched refs:_evthreadimpl_cond_alloc (Results 1 - 2 of 2) sorted by null

  /external/libevent/
evthread-internal.h 188 void *_evthreadimpl_cond_alloc(unsigned condtype);
264 (condvar) = _evthreadimpl_cond_alloc(0); \
evthread.c 405 _evthreadimpl_cond_alloc(unsigned condtype) function

Completed in 714 milliseconds