Searched refs:evthread_set_lock_callbacks (Results 1 – 25 of 67) sorted by relevance
123
304 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()
130 int evthread_set_lock_callbacks(const struct evthread_lock_callbacks *);
187 evthread_set_lock_callbacks(&cbs); in evthread_use_pthreads()
329 evthread_set_lock_callbacks(&cbs); in evthread_use_windows_threads()
93 evthread_set_lock_callbacks(const struct evthread_lock_callbacks *cbs) in evthread_set_lock_callbacks() function