Searched refs:evthread_lock_callbacks (Results 1 – 5 of 5) sorted by relevance
49 GLOBAL struct evthread_lock_callbacks _evthread_lock_fns = {58 static struct evthread_lock_callbacks _original_lock_fns = {72 evthread_set_lock_callbacks(const struct evthread_lock_callbacks *cbs) in evthread_set_lock_callbacks()74 struct evthread_lock_callbacks *target = in evthread_set_lock_callbacks()269 struct evthread_lock_callbacks cbs = { in evthread_enable_lock_debuging()280 sizeof(struct evthread_lock_callbacks)); in evthread_enable_lock_debuging()282 sizeof(struct evthread_lock_callbacks)); in evthread_enable_lock_debuging()
164 struct evthread_lock_callbacks cbs = { in evthread_use_pthreads()
300 struct evthread_lock_callbacks cbs = { in evthread_use_windows_threads()
50 extern struct evthread_lock_callbacks _evthread_lock_fns;
93 struct evthread_lock_callbacks { struct127 int evthread_set_lock_callbacks(const struct evthread_lock_callbacks *);