Home | History | Annotate | Download | only in lib

Lines Matching refs:LIO_WAIT_SIGACTIVE

138 	{"p", LIO_IO_ASYNC | LIO_WAIT_SIGACTIVE,
180 {"sigactive", LIO_WAIT_SIGACTIVE, "spin waiting for signal"},
654 * if the LIO_WAIT_SIGPAUSE or the LIO_WAIT_SIGACTIVE bits are bit.
1225 * if the LIO_WAIT_SIGPAUSE or the LIO_WAIT_SIGACTIVE bits are set.
1753 * LIO_WAIT_ACTIVE, LIO_WAIT_SIGPAUSE, LIO_WAIT_SIGACTIVE,
1899 } else if (method & LIO_WAIT_SIGACTIVE) {
1978 LIO_IO_ASYNC | LIO_WAIT_SIGACTIVE, SIGUSR1, "async sigactive"}, {
1981 LIO_IO_ALISTIO | LIO_WAIT_SIGACTIVE, SIGUSR1, "async listio sigactive"},