Searched refs:PIPE_ASYNC (Results 1 – 2 of 2) sorted by relevance
131 #define PIPE_ASYNC 0x004 /* Async? I/O. */ macro
720 if (spipe && (spipe->pipe_state & PIPE_ASYNC) && spipe->pipe_pgid) { in pipeselwakeup()1213 mpipe->pipe_state |= PIPE_ASYNC; in pipe_ioctl()1215 mpipe->pipe_state &= ~PIPE_ASYNC; in pipe_ioctl()