OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alwaystruepredicate
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/WebKit/Source/wtf/
MessageQueue.h
81
static bool
alwaysTruePredicate
(DataType*) { return true; }
136
OwnPtr<DataType> result = waitForMessageFilteredWithTimeout(exitReason, MessageQueue<DataType>::
alwaysTruePredicate
, infiniteTime());
Completed in 201 milliseconds