BOOL OSIsInterruptEnabled()
void __OSDisableInterrupt(OSInterruptType type)
void(* OSUserInterruptHandler)(OSInterruptType type, OSContext *interruptedContext)
BOOL OSDisableInterrupts()
BOOL OSRestoreInterrupts(BOOL enable)
BOOL OSEnableInterrupts()
void __OSClearAndEnableInterrupt(OSInterruptType type)
OSUserInterruptHandler __OSSetInterruptHandler(OSInterruptType type, OSUserInterruptHandler handler)
@ OS_INTERRUPT_TYPE_DSPAI
@ OS_INTERRUPT_TYPE_DSPACC
@ OS_INTERRUPT_TYPE_PRIMARYI2C
@ OS_INTERRUPT_TYPE_IPCPPC2
@ OS_INTERRUPT_TYPE_DSPDSP
@ OS_INTERRUPT_TYPE_DSPAI2
@ OS_INTERRUPT_TYPE_GPIPPC
@ OS_INTERRUPT_TYPE_IPCPPC0
@ OS_INTERRUPT_TYPE_IPCPPC1
@ OS_INTERRUPT_TYPE_ERROR