Searched refs:waitForChange (Results 1 – 3 of 3) sorted by relevance
113 c2_status_t waitForChange(uint32_t waitId, c2_nsecs_t timeoutNs);
290 c2_status_t C2SyncVariables::waitForChange(uint32_t waitId, c2_nsecs_t timeoutNs) { in waitForChange() function in C2SyncVariables
152 return mPtr->waitForChange(mWaitId, timeoutNs); in wait()