Searched refs:PIPE_WAKE_CLOSED (Results 1 – 1 of 1) sorted by relevance
98 PIPE_WAKE_CLOSED = 1 << 0, /* emulator closed pipe */ enumerator634 if (wakes & PIPE_WAKE_CLOSED) { in goldfish_interrupt_task()