OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evthread_use_pthreads
(Results
1 - 2
of
2
) sorted by null
/external/libevent/include/event2/
thread.h
175
* evthread_use_windows_threads() or
evthread_use_pthreads
() if you can.
208
int
evthread_use_pthreads
(void);
209
/** Defined if Libevent was built with support for
evthread_use_pthreads
() */
/external/libevent/
evthread_pthread.c
162
evthread_use_pthreads
(void)
function
Completed in 770 milliseconds