HomeSort by: relevance | last modified time | path
    Searched defs:adjust_monotonic_time (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
evutil_time.c 234 adjust_monotonic_time(struct evutil_monotonic_timer *base, function
359 adjust_monotonic_time(base, tp);
414 adjust_monotonic_time(base, tp);
458 [2] Of course, we feed the Windows stuff into adjust_monotonic_time()
563 * it sane, and adjust_monotonic_time() to keep it monotonic.
593 adjust_monotonic_time(base, tp);
620 adjust_monotonic_time(base, tp);
  /src/external/bsd/ntp/dist/sntp/libevent/
evutil_time.c 233 adjust_monotonic_time(struct evutil_monotonic_timer *base, function
358 adjust_monotonic_time(base, tp);
413 adjust_monotonic_time(base, tp);
457 [2] Of course, we feed the Windows stuff into adjust_monotonic_time()
562 * it sane, and adjust_monotonic_time() to keep it monotonic.
592 adjust_monotonic_time(base, tp);
619 adjust_monotonic_time(base, tp);

Completed in 25 milliseconds