Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_time.c436 tvtoabstime(&p->p_rtime), 0, THREAD_CALL_DELAY_USER_NORMAL)) { in setitimer()
565 if (!thread_call_enter_delayed_with_leeway(p->p_rcall, NULL, tvtoabstime(&p->p_rtime), 0, in realitexpire()
818 tvtoabstime( in tvtoabstime() function
H A Dsys_generic.c1239 clock_absolutetime_interval_to_deadline(tvtoabstime(&atv), &timeout); in select_nocancel()
/xnu-8019.80.24/bsd/sys/
H A Dsystm.h224 uint64_t tvtoabstime(struct timeval *);