Searched refs:evthread_use_pthreads (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/libevent/include/event2/
H A Dthread.h178 * evthread_use_windows_threads() or evthread_use_pthreads() if you can.
215 int evthread_use_pthreads(void);
216 /** Defined if Libevent was built with support for evthread_use_pthreads() */
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h178 * evthread_use_windows_threads() or evthread_use_pthreads() if you can.
215 int evthread_use_pthreads(void);
216 /** Defined if Libevent was built with support for evthread_use_pthreads() */
/freebsd-13-stable/contrib/libevent/
H A Devthread_pthread.c164 evthread_use_pthreads(void) function
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devthread_pthread.c164 evthread_use_pthreads(void) function
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_main.c205 if (evthread_use_pthreads())
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_main.c209 if (evthread_use_pthreads())
/freebsd-13-stable/contrib/ntp/sntp/
H A Dmain.c227 evthread_use_pthreads();

Completed in 123 milliseconds