HomeSort by: relevance | last modified time | path
    Searched refs:HAVE_EVENT_BASE_ONCE (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/unbound/include/
config.h 239 #define HAVE_EVENT_BASE_ONCE 1
1628 #if defined(HAVE_EVENT_H) && !defined(HAVE_EVENT_BASE_ONCE) && !(defined(HAVE_EV_LOOP) || defined(HAVE_EV_DEFAULT_LOOP)) && (defined(HAVE_PTHREAD) || defined(HAVE_SOLARIS_THREADS))
  /src/external/bsd/nsd/include/
config.h 153 #define HAVE_EVENT_BASE_ONCE 1
  /src/external/bsd/unbound/dist/util/
ub_event.c 326 #elif defined(HAVE_EVENT_BASE_FREE) && defined(HAVE_EVENT_BASE_ONCE)
333 #endif /* HAVE_EVENT_BASE_FREE and HAVE_EVENT_BASE_ONCE */
ub_event_pluggable.c 254 #elif defined(HAVE_EVENT_BASE_FREE) && defined(HAVE_EVENT_BASE_ONCE)
259 #endif /* HAVE_EVENT_BASE_FREE and HAVE_EVENT_BASE_ONCE */
  /src/external/bsd/unbound/dist/
config.h.in 235 #undef HAVE_EVENT_BASE_ONCE
1613 #if defined(HAVE_EVENT_H) && !defined(HAVE_EVENT_BASE_ONCE) && !(defined(HAVE_EV_LOOP) || defined(HAVE_EV_DEFAULT_LOOP)) && (defined(HAVE_PTHREAD) || defined(HAVE_SOLARIS_THREADS))
  /src/external/bsd/nsd/dist/
config.h.in 152 #undef HAVE_EVENT_BASE_ONCE

Completed in 24 milliseconds