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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtask.h308 extern void task_vtimer_update(
H A Dtask.c1526 task_vtimer_update( function
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sig.c2652 task_vtimer_update(p->task, TASK_VTIMER_USER, &microsecs);
2667 task_vtimer_update(p->task, TASK_VTIMER_PROF, &microsecs);
2682 task_vtimer_update(p->task, TASK_VTIMER_RLIM, (uint32_t *) &tv.tv_usec);

Completed in 13 milliseconds