Home
last modified time | relevance | path

Searched refs:EV_MONOT_FALLBACK (Results 1 – 3 of 3) sorted by relevance

/external/libevent/
Devutil_time.c316 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_()
385 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_()
519 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_()
/external/libevent/include/event2/
Dutil.h332 #define EV_MONOT_FALLBACK 2 macro
/external/libevent/test/
Dregress_util.c1403 flags |= EV_MONOT_FALLBACK; in test_evutil_monotonic_res()
1461 flags |= EV_MONOT_FALLBACK; in test_evutil_monotonic_prc()