Lines Matching refs:old
136 BOOL old; in THPPlayerInit() local
156 old = OSDisableInterrupts(); in THPPlayerInit()
169 OSRestoreInterrupts(old); in THPPlayerInit()
177 OSRestoreInterrupts(old); in THPPlayerInit()
208 BOOL old; in THPPlayerQuit() local
212 old = OSDisableInterrupts(); in THPPlayerQuit()
219 OSRestoreInterrupts(old); in THPPlayerQuit()
1493 BOOL old; in THPAudioMixCallback() local
1501 old = OSEnableInterrupts(); in THPAudioMixCallback()
1507 OSRestoreInterrupts(old); in THPAudioMixCallback()
1533 old = OSEnableInterrupts(); in THPAudioMixCallback()
1544 OSRestoreInterrupts(old); in THPAudioMixCallback()
1838 BOOL old; in THPPlayerSetVolume() local
1872 old = OSDisableInterrupts(); in THPPlayerSetVolume()
1888 OSRestoreInterrupts(old); in THPPlayerSetVolume()