Home
last modified time | relevance | path

Searched refs:evthread_set_lock_callbacks (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/ntp/sntp/libevent/include/event2/
Dthread.h130 int evthread_set_lock_callbacks(const struct evthread_lock_callbacks *);
/freebsd-10-stable/contrib/ntp/sntp/libevent/
Devthread_pthread.c187 evthread_set_lock_callbacks(&cbs); in evthread_use_pthreads()
Devthread_win32.c329 evthread_set_lock_callbacks(&cbs); in evthread_use_windows_threads()
Devthread.c88 evthread_set_lock_callbacks(const struct evthread_lock_callbacks *cbs) in evthread_set_lock_callbacks() function
Dwhatsnew-2.0.txt231 evthread_set_lock_callbacks and related functions in event2/thread.h.
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
Dregress_bufferevent.c281 evthread_set_lock_callbacks(NULL); in lock_unlock_free_thread_cbs()
285 evthread_set_lock_callbacks(NULL); in lock_unlock_free_thread_cbs()
303 evthread_set_lock_callbacks(&cbs); in use_lock_unlock_profiler()