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

  /external/stressapptest/src/
finelock_queue.cc 416 // PutEmpty puts an empty page back into the queue, making it available by
420 bool FineLockPEQueue::PutEmpty(struct page_entry *pe) {
sat.cc 309 bool Sat::PutEmpty(struct page_entry *pe) {
316 return finelock_q_->PutEmpty(pe);
448 result &= PutEmpty(&pe);
527 result &= PutEmpty(&pe);
    [all...]

Completed in 467 milliseconds