HomeSort by relevance Sort by last modified time
    Searched refs:single_thread_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/disk_cache/blockfile/
in_flight_io.cc 42 single_thread_(false) {
77 DCHECK(single_thread_ || !running_);
78 single_thread_ = true;
in_flight_io.h 133 bool single_thread_; // True if we only have one thread. member in class:disk_cache::InFlightIO

Completed in 454 milliseconds