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

/external/chromium_org/net/url_request/
H A Durl_request_job_manager.h72 allowed_thread_ = base::PlatformThread::CurrentId();
75 return allowed_thread_ == base::PlatformThread::CurrentId();
90 mutable base::PlatformThreadId allowed_thread_; member in class:net::URLRequestJobManager

Completed in 100 milliseconds