Searched refs:PIPE_CLOSE_WAIT (Results 1 – 1 of 1) sorted by relevance
21 PIPE_CLOSE_WAIT, enumerator161 if (pp->state == PIPE_CLOSE_WAIT && pp->buf_len == 0) { in PipeRead()192 } else if (pp->state == PIPE_CLOSE_WAIT) { in PipeRead()226 } else if (pp->state == PIPE_CLOSE_WAIT && pp->buf_len == 0) { in PipeRead()264 if (pp->state == PIPE_CLOSE_WAIT) { in PipeWrite()350 } else if (pp->state == PIPE_CLOSE_WAIT) { in RaisePendingPipeEvents()395 pp->state = PIPE_CLOSE_WAIT; in PipeClose()