Searched defs:Wait (Results 1 – 4 of 4) sorted by relevance
/system/core/libmemunreachable/ | ||
D | Semaphore.h | 30 void Wait(std::chrono::milliseconds ms) { in Wait() function |
/system/core/libbacktrace/ | ||
D | ThreadEntry.cpp | 99 bool ThreadEntry::Wait(int value) { in Wait() function in ThreadEntry |
/system/core/libappfuse/ | ||
D | EpollController.cc | 27 bool EpollController::Wait(size_t event_count) { in Wait() function in android::fuse::EpollController |
D | FuseBridgeLoop.cc | 255 bool Wait(size_t bridge_count, std::unordered_set<FuseBridgeEntry*>* entries_out) { in Wait() function in android::fuse::BridgeEpollController |