Searched defs:waitUntilUs (Results 1 – 2 of 2) sorted by relevance
111 bool timedWait(StaticLock *userLock, uint64_t waitUntilUs) { in timedWait()149 bool timedWait(StaticLock* userLock, uint64_t waitUntilUs) { in timedWait()
170 BufferQueueResult popLockedBefore(T* buffer, uint64_t waitUntilUs) { in popLockedBefore()