Searched refs:evthread_set_lock_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().
90 * locking. It's used to tell evthread_set_lock_callbacks() how to use
127 int evthread_set_lock_callbacks(const struct evthread_lock_callbacks *);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devthread_pthread.c185 evthread_set_lock_callbacks(&cbs);
H A Devthread_win32.c327 evthread_set_lock_callbacks(&cbs);
H A Devthread.c72 evthread_set_lock_callbacks(const struct evthread_lock_callbacks *cbs) function

Completed in 178 milliseconds