OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SAT_FINELOCK
(Results
1 - 2
of
2
) sorted by null
/external/stressapptest/src/
sat.h
38
enum PageQueueType { SAT_ONELOCK,
SAT_FINELOCK
};
sat.cc
238
if (pe_q_implementation_ ==
SAT_FINELOCK
)
261
if (pe_q_implementation_ ==
SAT_FINELOCK
)
277
if (pe_q_implementation_ ==
SAT_FINELOCK
)
295
if (pe_q_implementation_ ==
SAT_FINELOCK
)
395
if (pe_q_implementation_ ==
SAT_FINELOCK
)
613
if (pe_q_implementation_ ==
SAT_FINELOCK
) {
702
pe_q_implementation_ =
SAT_FINELOCK
;
[
all
...]
Completed in 3421 milliseconds