Searched refs:PIPE_DEAD (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpipe.h138 #define PIPE_DEAD 0x8000 /* Pipe is dead and needs garbage collection */ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dsys_pipe.c1658 cpipe->pipe_state = PIPE_DEAD;

Completed in 181 milliseconds