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

/darwin-on-arm/xnu/bsd/sys/
H A Daio_kern.h74 /* set by aio_return() and _aio_exit() */
94 _aio_exit(struct proc *p);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_aio.c851 _aio_exit( p );
862 * _aio_exit - internal function used to clean up async IO requests for
868 _aio_exit(proc_t p ) function
949 } /* _aio_exit */
H A Dkern_exit.c539 _aio_exit( p );

Completed in 34 milliseconds