Searched refs:goldfish_pipe_wake (Results 1 – 4 of 4) sorted by relevance
139 extern void goldfish_pipe_wake( void* hwpipe, unsigned flags );
692 goldfish_pipe_wake(pipe->hwpipe, PIPE_WAKE_READ); in pingPongPipe_sendBuffers()736 goldfish_pipe_wake(pipe->hwpipe, PIPE_WAKE_WRITE); in pingPongPipe_recvBuffers()870 goldfish_pipe_wake(pipe->pingpong.hwpipe, flags); in throttlePipe_timerFunc()1307 goldfish_pipe_wake(pipe, pipe->wanted); in goldfish_pipe_load()1350 goldfish_pipe_wake( void* hwpipe, unsigned flags ) in goldfish_pipe_wake() function1380 goldfish_pipe_wake( hwpipe, PIPE_WAKE_CLOSED ); in goldfish_pipe_close()
177 goldfish_pipe_wake(pipe->hwpipe, wakeFlags); in netPipe_io_func()
1627 goldfish_pipe_wake(client->ProtocolSelector.Pipe.qemud_pipe->hwpipe, in _qemud_pipe_cache_buffer()