OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PutValid
(Results
1 - 2
of
2
) sorted by null
/external/stressapptest/src/
finelock_queue.cc
434
//
PutValid
puts a valid page back into the queue, making it available by
438
bool FineLockPEQueue::
PutValid
(struct page_entry *pe) {
sat.cc
255
bool Sat::
PutValid
(struct page_entry *pe) {
262
return finelock_q_->
PutValid
(pe);
515
result &=
PutValid
(&pe);
[
all
...]
Completed in 34 milliseconds