Searched refs:aio_cleanup_cleanupq (Results 1 – 1 of 1) sorted by relevance
61 static int aio_cleanup_cleanupq(aio_t *, aio_req_t *, int);757 signalled = aio_cleanup_cleanupq(aiop, cleanupqhead, exitflg); in aio_cleanup()899 aio_cleanup_cleanupq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_cleanupq() function