HomeSort by relevance Sort by last modified time
    Searched refs:evutil_configure_monotonic_time_ (Results 1 - 4 of 4) sorted by null

  /external/libevent/
time-internal.h 89 int evutil_configure_monotonic_time_(struct evutil_monotonic_timer *mt,
evutil_time.c 237 return evutil_configure_monotonic_time_(timer, flags);
262 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, function
337 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, function
470 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, function
559 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, function
event.c 596 evutil_configure_monotonic_time_(&base->monotonic_timer, flags);
    [all...]
  /external/libevent/test/
regress_util.c 1317 tt_int_op(evutil_configure_monotonic_time_(&timer, flags), ==, 0);
    [all...]

Completed in 558 milliseconds