Searched refs:interrupt_posture (Results 1 – 2 of 2) sorted by relevance
80 UINT interrupt_posture; in _tx_thread_context_save() local88 interrupt_posture = _tx_thread_smp_protect(); in _tx_thread_context_save()91 if (interrupt_posture != TX_FALSE) in _tx_thread_context_save()
83 UINT interrupt_posture; in _tx_thread_smp_protect() local198 interrupt_posture = _tx_linux_global_int_disabled_flag; in _tx_thread_smp_protect()252 return(interrupt_posture); in _tx_thread_smp_protect()