Searched refs:targetTime (Results 1 – 1 of 1) sorted by relevance
85 nsecs_t targetTime = 0; in threadLoop() local105 targetTime = nextEventTime; in threadLoop()109 if (now < targetTime) { in threadLoop()110 err = mCond.waitRelative(mMutex, targetTime - now); in threadLoop()125 (now - targetTime)) / 64; in threadLoop()