OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pe_q_implementation_
(Results
1 - 2
of
2
) sorted by null
/external/stressapptest/src/
sat.cc
238
if (
pe_q_implementation_
== SAT_FINELOCK)
240
else if (
pe_q_implementation_
== SAT_ONELOCK)
261
if (
pe_q_implementation_
== SAT_FINELOCK)
263
else if (
pe_q_implementation_
== SAT_ONELOCK)
277
if (
pe_q_implementation_
== SAT_FINELOCK)
279
else if (
pe_q_implementation_
== SAT_ONELOCK)
295
if (
pe_q_implementation_
== SAT_FINELOCK)
297
else if (
pe_q_implementation_
== SAT_ONELOCK)
395
if (
pe_q_implementation_
== SAT_FINELOCK)
613
if (
pe_q_implementation_
== SAT_FINELOCK)
[
all
...]
sat.h
303
Sat::PageQueueType
pe_q_implementation_
; // Queue implementation switch
member in class:Sat
Completed in 28 milliseconds