Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Daio.c2564 int poked = 0; in aio_cleanup_thread() local
2635 if ((poked == 0) && in aio_cleanup_thread()
2643 if (poked) { in aio_cleanup_thread()
2681 poked = 0; in aio_cleanup_thread()
2704 while (poked == 0) { in aio_cleanup_thread()
2715 poked = !cv_wait_sig(cvp, &as->a_contents); in aio_cleanup_thread()