Searched refs:aiothread (Results 1 – 1 of 1) sorted by relevance
267 struct thread *aiothread; /* (*) the AIO thread */ member1088 aiop->aiothread = td; in aio_daemon()1228 if (msleep(aiop->aiothread, &aio_job_mtx, PRIBIO, "aiordy", in aio_daemon()1861 wakeup(aiop->aiothread); in aio_kick_nowait()1881 wakeup(aiop->aiothread); in aio_kick()