Searched refs:_EVENT_HAVE_CLOCK_GETTIME (Results 1 - 4 of 4) sorted by relevance

/external/libevent/include/event2/
H A Devent-config-bionic.h47 #define _EVENT_HAVE_CLOCK_GETTIME 1 macro
H A Devent-config-linux.h47 #define _EVENT_HAVE_CLOCK_GETTIME 1 macro
/external/libevent/
H A Devent-internal.h251 #if defined(_EVENT_HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC)
H A Devent.c333 #if defined(_EVENT_HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC)
366 #if defined(_EVENT_HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC)
404 #if defined(_EVENT_HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC)
1892 #if defined(_EVENT_HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC)

Completed in 788 milliseconds