HomeSort by relevance Sort by last modified time
    Searched refs:evthread_use_windows_threads (Results 1 - 2 of 2) sorted by null

  /external/libevent/include/event2/
thread.h 125 * evthread_use_windows_threads() or evthread_use_posix_threads() if you can.
175 * evthread_use_windows_threads() or evthread_use_pthreads() if you can.
195 int evthread_use_windows_threads(void);
197 Defined if Libevent was built with support for evthread_use_windows_threads()
  /external/libevent/
evthread_win32.c 298 evthread_use_windows_threads(void) function

Completed in 92 milliseconds