Searched refs:configurationChangeInProgress (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioEngine.cpp1943 if (!configurationChangeInProgress) {
2368 if (!configurationChangeInProgress) {
2409 configurationChangeInProgress = true;
2416 if (configurationChangeInProgress) {
2417 configurationChangeInProgress = false;
2448 configurationChangeInProgress = false;
2498 if (!configurationChangeInProgress) {
H A DIOAudioEngine.h184 /*! @var configurationChangeInProgress
187 bool configurationChangeInProgress; member in class:IOAudioEngine
H A DIOAudioControl.cpp100 if (reserved->providerEngine->configurationChangeInProgress) {

Completed in 88 milliseconds