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

  /external/stressapptest/src/
sat.h 38 enum PageQueueType { SAT_ONELOCK, SAT_FINELOCK };
sat.cc 240 else if (pe_q_implementation_ == SAT_ONELOCK)
263 else if (pe_q_implementation_ == SAT_ONELOCK)
279 else if (pe_q_implementation_ == SAT_ONELOCK)
297 else if (pe_q_implementation_ == SAT_ONELOCK)
619 } else if (pe_q_implementation_ == SAT_ONELOCK) {
763 ARG_KVALUE("--coarse_grain_lock", pe_q_implementation_, SAT_ONELOCK);
    [all...]

Completed in 170 milliseconds