Home
last modified time | relevance | path

Searched refs:aio_cleanup_exit (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h175 extern void aio_cleanup_exit(void);
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c52 void aio_cleanup_exit(void);
1010 aio_cleanup_exit(void) in aio_cleanup_exit() function
H A Dexit.c562 aio_cleanup_exit(); in proc_exit()