Searched defs:_cond (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devthread_pthread.c115 evthread_posix_cond_free(void *_cond) argument
123 evthread_posix_cond_signal(void *_cond, int broadcast) argument
135 evthread_posix_cond_wait(void *_cond, void *_lock, const struct timeval *tv) argument
H A Devthread.c254 debug_cond_wait(void *_cond, void *_lock, const struct timeval *tv) argument
H A Devthread_win32.c136 evthread_win32_condvar_free(void *_cond) argument
144 evthread_win32_condvar_signal(void *_cond, int broadcast) argument
155 evthread_win32_condvar_wait(void *_cond, void *_lock, const struct timeval *tv) argument
207 evthread_win32_cond_free(void *_cond) argument
216 evthread_win32_cond_signal(void *_cond, int broadcast) argument
231 evthread_win32_cond_wait(void *_cond, void *_lock, const struct timeval *tv) argument
[all...]

Completed in 62 milliseconds