Lines Matching refs:old
129 BOOL old; in THPPlayerInit() local
146 old = OSDisableInterrupts(); in THPPlayerInit()
159 OSRestoreInterrupts(old); in THPPlayerInit()
167 OSRestoreInterrupts(old); in THPPlayerInit()
198 BOOL old; in THPPlayerQuit() local
202 old = OSDisableInterrupts(); in THPPlayerQuit()
209 OSRestoreInterrupts(old); in THPPlayerQuit()
1483 BOOL old; in THPAudioMixCallback() local
1491 old = OSEnableInterrupts(); in THPAudioMixCallback()
1497 OSRestoreInterrupts(old); in THPAudioMixCallback()
1523 old = OSEnableInterrupts(); in THPAudioMixCallback()
1534 OSRestoreInterrupts(old); in THPAudioMixCallback()
1796 BOOL old; in THPPlayerSetVolume() local
1830 old = OSDisableInterrupts(); in THPPlayerSetVolume()
1846 OSRestoreInterrupts(old); in THPPlayerSetVolume()