Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dthread.h130 int evthread_set_lock_callbacks(const struct evthread_lock_callbacks *);
/external/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.c93 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.
/external/libevent/test/
Dregress_bufferevent.c304 evthread_set_lock_callbacks(NULL); in lock_unlock_free_thread_cbs()
308 evthread_set_lock_callbacks(NULL); in lock_unlock_free_thread_cbs()
326 evthread_set_lock_callbacks(&cbs); in use_lock_unlock_profiler()
337 evthread_set_lock_callbacks(NULL); in free_lock_unlock_profiler()