Searched defs:mh_aio_cleanup_done (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmem_config.c754 volatile uint_t mh_aio_cleanup_done; member in struct:mem_handle
1661 * this thread function, and is used to set the mh_aio_cleanup_done member
1678 mhp->mh_aio_cleanup_done = 1;
1685 mhp->mh_aio_cleanup_done = 1;
1711 mhp->mh_aio_cleanup_done = 1;
1797 mhp->mh_aio_cleanup_done = 0;
2345 while (!(mhp->mh_aio_cleanup_done)) {

Completed in 116 milliseconds