Searched defs:timeout_allowed (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dtask.cc244 bool timeout_allowed = (state_ != STATE_INIT) local
247 if (timeout_seconds_ && timeout_allowed && !timeout_suspended_)

Completed in 151 milliseconds