Searched refs:PIPE_ASYNC (Results 1 – 2 of 2) sorted by relevance
88 #define PIPE_ASYNC 0x004 /* Async? I/O. */ macro
623 if ((cpipe->pipe_state & PIPE_ASYNC) && cpipe->pipe_sigio)1374 mpipe->pipe_state |= PIPE_ASYNC;1376 mpipe->pipe_state &= ~PIPE_ASYNC;