HomeSort by: relevance | last modified time | path
    Searched refs:EVENT__DISABLE_THREAD_SUPPORT (Results 1 - 25 of 36) sorted by relevancy

1 2

  /src/external/bsd/libevent/dist/include/event2/
thread.h 75 #if !defined(EVENT__DISABLE_THREAD_SUPPORT) || defined(EVENT_IN_DOXYGEN_)
196 #if (defined(_WIN32) && !defined(EVENT__DISABLE_THREAD_SUPPORT)) || defined(EVENT_IN_DOXYGEN_)
236 #endif /* EVENT__DISABLE_THREAD_SUPPORT */
  /src/external/bsd/ntp/dist/sntp/libevent/include/event2/
thread.h 76 #if !defined(EVENT__DISABLE_THREAD_SUPPORT) || defined(EVENT_IN_DOXYGEN_)
197 #if (defined(_WIN32) && !defined(EVENT__DISABLE_THREAD_SUPPORT)) || defined(EVENT_IN_DOXYGEN_)
237 #endif /* EVENT__DISABLE_THREAD_SUPPORT */
  /src/external/bsd/libevent/dist/
evutil_rand.c 63 #ifndef EVENT__DISABLE_THREAD_SUPPORT
131 #ifndef EVENT__DISABLE_THREAD_SUPPORT
142 #ifndef EVENT__DISABLE_THREAD_SUPPORT
154 #ifndef EVENT__DISABLE_THREAD_SUPPORT
evthread-internal.h 51 #if ! defined(EVENT__DISABLE_THREAD_SUPPORT) && defined(EVTHREAD_EXPOSE_STRUCTS)
187 #elif ! defined(EVENT__DISABLE_THREAD_SUPPORT)
308 #else /* EVENT__DISABLE_THREAD_SUPPORT */
339 #if ! defined(EVENT__DISABLE_THREAD_SUPPORT)
signal.c 109 #ifndef EVENT__DISABLE_THREAD_SUPPORT
461 #ifndef EVENT__DISABLE_THREAD_SUPPORT
476 #ifndef EVENT__DISABLE_THREAD_SUPPORT
evbuffer-internal.h 113 #ifndef EVENT__DISABLE_THREAD_SUPPORT
event-config.h.cmake 45 #cmakedefine EVENT__DISABLE_THREAD_SUPPORT 1
bufferevent-internal.h 482 #ifdef EVENT__DISABLE_THREAD_SUPPORT
event-internal.h 304 #ifndef EVENT__DISABLE_THREAD_SUPPORT
poll.c 150 #ifndef EVENT__DISABLE_THREAD_SUPPORT
CMakeLists.txt 128 option(EVENT__DISABLE_THREAD_SUPPORT
634 if (NOT EVENT__DISABLE_THREAD_SUPPORT)
858 if (NOT EVENT__DISABLE_THREAD_SUPPORT)
865 "Failed to find Pthreads, set EVENT__DISABLE_THREAD_SUPPORT to disable")
1130 if (NOT EVENT__DISABLE_THREAD_SUPPORT)
evthread.c 34 #ifndef EVENT__DISABLE_THREAD_SUPPORT
event.c 212 #if !defined(EVENT__DISABLE_THREAD_SUPPORT) && !defined(EVENT__DISABLE_DEBUG_MODE)
228 #ifndef EVENT__DISABLE_THREAD_SUPPORT
720 #if !defined(EVENT__DISABLE_THREAD_SUPPORT) && !defined(EVENT__DISABLE_DEBUG_MODE)
724 #ifndef EVENT__DISABLE_THREAD_SUPPORT
1676 #ifndef EVENT__DISABLE_THREAD_SUPPORT
1734 #ifndef EVENT__DISABLE_THREAD_SUPPORT
1955 #ifndef EVENT__DISABLE_THREAD_SUPPORT
2643 #ifndef EVENT__DISABLE_THREAD_SUPPORT
2892 #ifndef EVENT__DISABLE_THREAD_SUPPORT
2960 #ifndef EVENT__DISABLE_THREAD_SUPPORT
    [all...]
  /src/external/bsd/ntp/dist/sntp/libevent/
evutil_rand.c 61 #ifndef EVENT__DISABLE_THREAD_SUPPORT
127 #ifndef EVENT__DISABLE_THREAD_SUPPORT
138 #ifndef EVENT__DISABLE_THREAD_SUPPORT
150 #ifndef EVENT__DISABLE_THREAD_SUPPORT
evthread-internal.h 51 #if ! defined(EVENT__DISABLE_THREAD_SUPPORT) && defined(EVTHREAD_EXPOSE_STRUCTS)
187 #elif ! defined(EVENT__DISABLE_THREAD_SUPPORT)
308 #else /* EVENT__DISABLE_THREAD_SUPPORT */
339 #if ! defined(EVENT__DISABLE_THREAD_SUPPORT)
signal.c 108 #ifndef EVENT__DISABLE_THREAD_SUPPORT
460 #ifndef EVENT__DISABLE_THREAD_SUPPORT
475 #ifndef EVENT__DISABLE_THREAD_SUPPORT
evbuffer-internal.h 113 #ifndef EVENT__DISABLE_THREAD_SUPPORT
event-config.h.cmake 45 #cmakedefine EVENT__DISABLE_THREAD_SUPPORT 1
bufferevent-internal.h 482 #ifdef EVENT__DISABLE_THREAD_SUPPORT
event-internal.h 304 #ifndef EVENT__DISABLE_THREAD_SUPPORT
poll.c 149 #ifndef EVENT__DISABLE_THREAD_SUPPORT
CMakeLists.txt 128 option(EVENT__DISABLE_THREAD_SUPPORT
634 if (NOT EVENT__DISABLE_THREAD_SUPPORT)
858 if (NOT EVENT__DISABLE_THREAD_SUPPORT)
865 "Failed to find Pthreads, set EVENT__DISABLE_THREAD_SUPPORT to disable")
1130 if (NOT EVENT__DISABLE_THREAD_SUPPORT)
evthread.c 32 #ifndef EVENT__DISABLE_THREAD_SUPPORT
  /src/external/bsd/libevent/dist/test/
regress_main.c 423 #if (!defined(EVENT__HAVE_PTHREADS) && !defined(_WIN32)) || defined(EVENT__DISABLE_THREAD_SUPPORT)
504 #ifndef EVENT__DISABLE_THREAD_SUPPORT
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_main.c 420 #if (!defined(EVENT__HAVE_PTHREADS) && !defined(_WIN32)) || defined(EVENT__DISABLE_THREAD_SUPPORT)
501 #ifndef EVENT__DISABLE_THREAD_SUPPORT

Completed in 49 milliseconds

1 2