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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_aio.c1663 task_t oldaiotask = TASK_NULL; local
1684 oldaiotask = uthreadp->uu_aio_task;
1707 uthreadp->uu_aio_task = oldaiotask;

Completed in 9 milliseconds