Home
last modified time | relevance | path

Searched defs:stop_waiting (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DRpcThreads.h54 void wait(RpcMutexUniqueLock&, Predicate stop_waiting) { in wait()
64 bool wait_for(RpcMutexUniqueLock&, const Duration&, Predicate stop_waiting) { in wait_for()