Searched refs:evthread_set_condition_callbacks (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/include/event2/
H A Dthread.h45 evthread_set_lock_callbacks() and evthread_set_condition_callbacks().
134 * condition variables. It's used to tell evthread_set_condition_callbacks
177 int evthread_set_condition_callbacks(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devthread_pthread.c186 evthread_set_condition_callbacks(&cond_cbs);
H A Devthread_win32.c331 evthread_set_condition_callbacks(&condvar_cbs);
335 evthread_set_condition_callbacks(&cond_cbs);
H A Devthread.c109 evthread_set_condition_callbacks(const struct evthread_condition_callbacks *cbs) function

Completed in 98 milliseconds