Searched refs:_update_mutex (Results 1 – 4 of 4) sorted by relevance
288 XCam::Mutex _update_mutex; variable
1579 SmartLock lock (_update_mutex); in calibTuning()1588 _update_done_cond.timedwait(_update_mutex, 100000ULL); in calibTuning()
698 XCam::Mutex _update_mutex; variable
3321 SmartLock lock (_update_mutex); in updateCalib()3339 SmartLock lock (_update_mutex); in notifyUpdate()3348 SmartLock lock (_update_mutex); in waitUpdateDone()3351 _update_done_cond.timedwait(_update_mutex, 100000ULL); in waitUpdateDone()