OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRandomWithPredicate
(Results
1 - 2
of
2
) sorted by null
/external/stressapptest/src/
finelock_queue.h
75
bool
GetRandomWithPredicate
(struct page_entry *pe,
finelock_queue.cc
387
bool FineLockPEQueue::
GetRandomWithPredicate
(struct page_entry *pe,
398
return
GetRandomWithPredicate
(pe, page_is_valid);
413
return
GetRandomWithPredicate
(pe, page_is_empty);
Completed in 160 milliseconds