Searched refs:USBI_CLOCK_MONOTONIC (Results 1 – 4 of 4) sorted by relevance
1068 r = usbi_backend->clock_gettime(USBI_CLOCK_MONOTONIC, ¤t_time); in calculate_timeout()1707 r = usbi_backend->clock_gettime(USBI_CLOCK_MONOTONIC, &systime_ts); in handle_timeouts_locked()2129 r = usbi_backend->clock_gettime(USBI_CLOCK_MONOTONIC, &cur_ts); in libusb_get_next_timeout()
234 USBI_CLOCK_MONOTONIC, enumerator
1458 case USBI_CLOCK_MONOTONIC: in darwin_clock_gettime()
2145 case USBI_CLOCK_MONOTONIC: in op_clock_gettime()