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

/xnu-2422.115.4/bsd/kern/
H A Dkern_aio.c1662 task_t oldaiotask = TASK_NULL; local
1683 oldaiotask = uthreadp->uu_aio_task;
1706 uthreadp->uu_aio_task = oldaiotask;

Completed in 20 milliseconds