Searched refs:PIPE_WAKE_CLOSED (Results 1 – 3 of 3) sorted by relevance
194 #define PIPE_WAKE_CLOSED (1 << 0) /* emulator closed pipe */ macro
223 PIPE_WAKE_CLOSED :: the pipe service closed the connection.229 PIPE_WAKE_CLOSED can be signaled at any time.
1380 goldfish_pipe_wake( hwpipe, PIPE_WAKE_CLOSED ); in goldfish_pipe_close()