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