Home
last modified time | relevance | path

Searched refs:WaitUntilLocked (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Devent_queue.h232 void WaitUntilLocked(const InnerEvent::TimePoint &when, std::unique_lock<std::mutex> &lock);
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_queue.cpp344 WaitUntilLocked(nextWakeUpTime, lock); in GetEvent()
447 void EventQueue::WaitUntilLocked(const InnerEvent::TimePoint &when, std::unique_lock<std::mutex> &lock) in WaitUntilLocked() function in OHOS::AppExecFwk::EventQueue
452 HILOGE("WaitUntilLocked: Failed to call wait, reset IO waiter"); in WaitUntilLocked()

Completed in 3 milliseconds