Searched refs:TimePointToTimeOut (Results 1 – 5 of 5) sorted by relevance
47 static inline int64_t TimePointToTimeOut(const InnerEvent::TimePoint &when) in TimePointToTimeOut() function
451 if (!ioWaiterHolder->WaitFor(lock, TimePointToTimeOut(when))) { in WaitUntilLocked()
36 LOCAL_API static inline int64_t TimePointToTimeOut(const InnerEvent::TimePoint &when) in TimePointToTimeOut() function
218 if (!ioWaiterHolder->WaitFor(lock, TimePointToTimeOut(when))) { in WaitUntilLocked()
432 info.sleepTime = NanosecondsToTimeout(TimePointToTimeOut(nextExpiredTime)); in TryExecuteObserverCallback()