Searched refs:_critSectAudioCb (Results 1 – 2 of 2) sorted by relevance
129 _critSectAudioCb(*CriticalSectionWrapper::CreateCriticalSection()), in AudioDeviceModuleImpl()402 delete &_critSectAudioCb; in ~AudioDeviceModuleImpl()1572 CriticalSectionScoped lock(&_critSectAudioCb); in RegisterAudioCallback()
211 CriticalSectionWrapper& _critSectAudioCb; variable