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

/external/chromium_org/net/disk_cache/blockfile/
H A Din_flight_io.cc42 single_thread_(false) {
77 DCHECK(single_thread_ || !running_);
78 single_thread_ = true;
H A Din_flight_io.h133 bool single_thread_; // True if we only have one thread. member in class:disk_cache::InFlightIO

Completed in 47 milliseconds