Searched refs:evthread_lock_callbacks (Results 1 – 6 of 6) sorted by relevance
55 GLOBAL struct evthread_lock_callbacks evthread_lock_fns_ = {64 static struct evthread_lock_callbacks original_lock_fns_ = {77 struct evthread_lock_callbacks *evthread_get_lock_callbacks() in evthread_get_lock_callbacks()93 evthread_set_lock_callbacks(const struct evthread_lock_callbacks *cbs) in evthread_set_lock_callbacks()95 struct evthread_lock_callbacks *target = evthread_get_lock_callbacks(); in evthread_set_lock_callbacks()320 struct evthread_lock_callbacks cbs = { in evthread_enable_lock_debugging()331 sizeof(struct evthread_lock_callbacks)); in evthread_enable_lock_debugging()333 sizeof(struct evthread_lock_callbacks)); in evthread_enable_lock_debugging()
53 extern struct evthread_lock_callbacks evthread_lock_fns_;394 struct evthread_lock_callbacks *evthread_get_lock_callbacks(void);
166 struct evthread_lock_callbacks cbs = { in evthread_use_pthreads()
302 struct evthread_lock_callbacks cbs = { in evthread_use_windows_threads()
95 struct evthread_lock_callbacks { struct130 int evthread_set_lock_callbacks(const struct evthread_lock_callbacks *);
235 struct evthread_lock_callbacks cbs;313 struct evthread_lock_callbacks cbs = { in use_lock_unlock_profiler()