Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Dthread.h216 int evthread_use_pthreads(void);
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dthread.h217 int evthread_use_pthreads(void);
/netbsd-src/external/bsd/libevent/dist/
H A Devthread_pthread.c167 evthread_use_pthreads(void) in evthread_use_pthreads() function
H A Dwhatsnew-2.0.txt221 call evthread_use_pthreads(). (You'll need to link against the
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/
H A Devthread_pthread.c166 evthread_use_pthreads(void) in evthread_use_pthreads() function
H A Dwhatsnew-2.0.txt221 call evthread_use_pthreads(). (You'll need to link against the
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_main.c267 if (evthread_use_pthreads()) in basic_test_setup()
H A Dregress_dns.c2282 evthread_use_pthreads(); in getaddrinfo_race_gotresolve_test()