Searched refs:PIPE_WAKE_WRITE (Results 1 – 1 of 1) sorted by relevance
100 PIPE_WAKE_WRITE = 1 << 2 /* pipe can now be written to */ enumerator639 if (wakes & PIPE_WAKE_WRITE) in goldfish_interrupt_task()