Searched refs:aio_cleanup_notifyq (Results 1 – 1 of 1) sorted by relevance
62 static int aio_cleanup_notifyq(aio_t *, aio_req_t *, int);760 signalled = aio_cleanup_notifyq(aiop, notifyqhead, exitflg); in aio_cleanup()940 aio_cleanup_notifyq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_notifyq() function