Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Daio_impl.h160 #define AIO_SIGNALLED 0x0800 /* process signalled by this req */ macro
/titanic_44/usr/src/uts/common/os/
H A Daio_subr.c399 reqp->aio_req_flags |= AIO_SIGNALLED; in aio_done()
926 if (reqp->aio_req_flags & AIO_SIGNALLED) in aio_cleanup_cleanupq()
929 reqp->aio_req_flags |= AIO_SIGNALLED; in aio_cleanup_cleanupq()