Home
last modified time | relevance | path

Searched refs:evthread_get_lock_callbacks (Results 1 – 3 of 3) sorted by relevance

/external/libevent/
Devthread.c77 struct evthread_lock_callbacks *evthread_get_lock_callbacks() in evthread_get_lock_callbacks() function
95 struct evthread_lock_callbacks *target = evthread_get_lock_callbacks(); in evthread_set_lock_callbacks()
Devthread-internal.h394 struct evthread_lock_callbacks *evthread_get_lock_callbacks(void);
/external/libevent/test/
Dregress_bufferevent.c321 memcpy(&lu_base.cbs, evthread_get_lock_callbacks(), in use_lock_unlock_profiler()