Searched refs:WaitForReadyHandles (Results 1 – 2 of 2) sorted by relevance
109 bool WaitForReadyHandles(const RunState& run_state) const;
212 did_work = WaitForReadyHandles(run_state); in DoInternalWork()245 bool MessagePumpMojo::WaitForReadyHandles(const RunState& run_state) const { in WaitForReadyHandles() function in mojo::common::MessagePumpMojo