Searched refs:EV_MONOT_PRECISE (Results 1 – 4 of 4) sorted by relevance
269 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_()473 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_()
595 flags = precise_time ? EV_MONOT_PRECISE : 0; in event_base_new_with_config()
333 #define EV_MONOT_PRECISE 1 macro
1293 flags |= EV_MONOT_PRECISE; in test_evutil_monotonic_res()1351 flags |= EV_MONOT_PRECISE; in test_evutil_monotonic_prc()