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

/external/chromium/net/proxy/
H A Dmulti_threaded_proxy_resolver.cc229 was_waiting_for_thread_(false) {
236 was_waiting_for_thread_ = true;
244 if (was_waiting_for_thread_) {
290 bool was_waiting_for_thread_; member in class:net::MultiThreadedProxyResolver::GetProxyForURLJob

Completed in 42 milliseconds