Searched defs:timedWait (Results 1 – 3 of 3) sorted by relevance
38 bool timedWait(uint64_t wallTimeUs) { in timedWait() function
111 bool timedWait(StaticLock *userLock, uint64_t waitUntilUs) { in timedWait() function149 bool timedWait(StaticLock* userLock, uint64_t waitUntilUs) { in timedWait() function
123 void NfcHalThreadCondVar::timedWait(struct timespec* time) { in timedWait() function in NfcHalThreadCondVar