Searched refs:input_poll (Results 1 – 1 of 1) sorted by relevance
58 std::vector<PollSharedFd> input_poll = { in WaitForMessage() local61 const int poll_result = SharedFD::Poll(input_poll, -1); in WaitForMessage()