Searched defs:poll_timeout_ms (Results 1 – 2 of 2) sorted by relevance
308 bool Subprocess::PollInternal(int poll_timeout_ms) { in PollInternal()357 int poll_timeout_ms = -1; // Block until a FD is ready. in Wait() local
58 int poll_timeout_ms; in Run() local