Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/ !
H A Dkern_time.c698 itimerdecr(proc_t p, in itimerdecr() function
H A Dkern_sig.c3322 if (!itimerdecr(p, &p->p_vtimer_user, microsecs)) { in bsd_ast()
3338 if (!itimerdecr(p, &p->p_vtimer_prof, microsecs)) { in bsd_ast()
/xnu-11215.81.4/bsd/sys/ !
H A Dproc_internal.h906 int itimerdecr(struct proc * p, struct itimerval *itp, int usec);