Home
last modified time | relevance | path

Searched refs:PIPE_WAKE_CLOSED (Results 1 – 3 of 3) sorted by relevance

/external/qemu/hw/
Dgoldfish_pipe.h186 #define PIPE_WAKE_CLOSED (1 << 0) /* emulator closed pipe */ macro
Dgoldfish_pipe.c1281 goldfish_pipe_wake( hwpipe, PIPE_WAKE_CLOSED ); in goldfish_pipe_close()
/external/qemu/docs/
DANDROID-QEMU-PIPE.TXT196 PIPE_WAKE_CLOSED :: the pipe service closed the connection.
202 PIPE_WAKE_CLOSED can be signaled at any time.