Searched refs:PIPE_WAKE_CLOSED (Results 1 – 1 of 1) sorted by relevance
110 #define PIPE_WAKE_CLOSED (1 << 0) /* emulator closed pipe */ macro476 if (wakes & PIPE_WAKE_CLOSED) { in goldfish_pipe_interrupt()