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

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h163 /* flag argument of aio_cleanup() */
174 extern void aio_cleanup(int);
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c52 void aio_cleanup(int);
692 aio_cleanup(int flag) function
1042 aio_cleanup(AIO_CLEANUP_EXIT);
H A Daio.c556 aio_cleanup(0);
720 aio_cleanup(0);
974 aio_cleanup(0);
2590 * to the cleanupq, aio_cleanup() will process the cleanupq,
2592 * processed by aio_cleanup() will have their physical
2611 aio_cleanup(AIO_CLEANUP_THREAD);
/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c1248 extern void aio_cleanup();
1319 aio_cleanup(0);
/illumos-gate/usr/src/uts/sparc/os/
H A Dsyscall.c733 aio_cleanup(0);
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsyscall.c643 aio_cleanup(0);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dtrap.c1497 aio_cleanup(0);

Completed in 85 milliseconds