Searched refs:saved_interrupt_posture (Results 1 – 2 of 2) sorted by relevance
60 UINT saved_interrupt_posture; in thread_0_entry() local67 saved_interrupt_posture = tx_interrupt_control(TX_INT_DISABLE); in thread_0_entry()73 saved_interrupt_posture = tx_interrupt_control(saved_interrupt_posture); in thread_0_entry()79 if (saved_interrupt_posture != TX_INT_DISABLE) in thread_0_entry()