Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Devthread.c81 struct evthread_lock_callbacks *evthread_get_lock_callbacks() in evthread_get_lock_callbacks() function
99 struct evthread_lock_callbacks *target = evthread_get_lock_callbacks(); in evthread_set_lock_callbacks()
H A Devthread-internal.h396 struct evthread_lock_callbacks *evthread_get_lock_callbacks(void);
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_bufferevent.c325 memcpy(&lu_base.cbs, evthread_get_lock_callbacks(), in use_lock_unlock_profiler()