Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Daio.c2577 int poked = 0; in aio_cleanup_thread() local
2648 if ((poked == 0) && in aio_cleanup_thread()
2656 if (poked) { in aio_cleanup_thread()
2694 poked = 0; in aio_cleanup_thread()
2717 while (poked == 0) { in aio_cleanup_thread()
2728 poked = !cv_wait_sig(cvp, &as->a_contents); in aio_cleanup_thread()