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

  /external/stressapptest/src/
sat.h 206 int file_threads_; // Threads of file IO. member in class:Sat
sat.cc 140 if (findfiles_ && (file_threads_ == 0)) {
151 file_threads_++;
153 file_threads_++;
165 if (tag_mode_ && ((file_threads_ > 0) ||
389 file_threads_;
676 file_threads_ = 0;
898 file_threads_++;
    [all...]

Completed in 47 milliseconds