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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_time.c560 itimerdecr(proc_t p, function
H A Dkern_sig.c2890 if (!itimerdecr(p, &p->p_vtimer_user, microsecs)) {
2905 if (!itimerdecr(p, &p->p_vtimer_prof, microsecs)) {
/darwin-on-arm/xnu/bsd/sys/
H A Dproc_internal.h727 int itimerdecr(struct proc * p, struct itimerval *itp, int usec);

Completed in 23 milliseconds