Searched refs:callback_lock_ (Results 1 – 2 of 2) sorted by relevance
141 MutexLock lock(&callback_lock_); in SetDelegateCallback()153 MutexLock lock(&callback_lock_); in Decoded()163 MutexLock lock(&callback_lock_); in Decoded()174 MutexLock lock(&callback_lock_); in Decoded()189 MutexLock lock(&callback_lock_); in IrrelevantSimulcastStreamDecoded()
100 Mutex callback_lock_; variable101 DecodedImageCallback* delegate_callback_ RTC_GUARDED_BY(callback_lock_);