Home
last modified time | relevance | path

Searched refs:evthread_set_condition_callbacks (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Devthread_win32.c333 evthread_set_condition_callbacks(&condvar_cbs); in evthread_use_windows_threads()
337 evthread_set_condition_callbacks(&cond_cbs); in evthread_use_windows_threads()
H A Devthread_pthread.c188 evthread_set_condition_callbacks(&cond_cbs); in evthread_use_pthreads()
H A Devthread.c136 evthread_set_condition_callbacks(const struct evthread_condition_callbacks *cbs) in evthread_set_condition_callbacks() function
/freebsd/contrib/libevent/
H A Devthread_win32.c333 evthread_set_condition_callbacks(&condvar_cbs); in evthread_use_windows_threads()
337 evthread_set_condition_callbacks(&cond_cbs); in evthread_use_windows_threads()
H A Devthread_pthread.c188 evthread_set_condition_callbacks(&cond_cbs); in evthread_use_pthreads()
H A Devthread.c136 evthread_set_condition_callbacks(const struct evthread_condition_callbacks *cbs) in evthread_set_condition_callbacks() function
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h181 int evthread_set_condition_callbacks(
/freebsd/contrib/libevent/include/event2/
H A Dthread.h181 int evthread_set_condition_callbacks(