Searched refs:evthread_use_pthreads (Results 1 – 5 of 5) sorted by relevance
210 int evthread_use_pthreads(void);
165 evthread_use_pthreads(void) in evthread_use_pthreads() function
221 call evthread_use_pthreads(). (You'll need to link against the
1335 …o New evthread_use_windows_threads() and evthread_use_pthreads() functions to set up the evthread …
209 if (evthread_use_pthreads()) in basic_test_setup()