Searched refs:single_thread_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/disk_cache/
H A Din_flight_io.cc37 running_(false), single_thread_(false) {
55 DCHECK(single_thread_ || !running_);
56 single_thread_ = true;
H A Din_flight_io.h125 bool single_thread_; // True if we only have one thread. member in class:disk_cache::InFlightIO

Completed in 133 milliseconds