Searched defs:waitUntilUs (Results 1 – 3 of 3) sorted by relevance
117 bool timedWait(StaticLock<IsRecursive>* userLock, System::Duration waitUntilUs) { in timedWait()157 bool timedWait(StaticLock<IsRecursive>* userLock, uint64_t waitUntilUs) { in timedWait()
106 IoResult RenderChannelImpl::readBefore(Buffer* buffer, Duration waitUntilUs) { in readBefore()
4192 auto waitUntilUs = nextDeadline(); in hostSyncCommandBuffer() local4228 auto waitUntilUs = nextDeadline(); in hostSyncQueue() local