Searched defs:WaitForEvent (Results 1 – 4 of 4) sorted by relevance
78 Expected<size_t, Error> WaitForEvent(const UniqueFd *handles, size_t size, EventType type) in WaitForEvent() function
198 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent() function
191 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent() function
48 bool StackfulCoroutineWorker::WaitForEvent(CoroutineEvent *awaitee) in WaitForEvent() function in panda::StackfulCoroutineWorker