Searched refs:interrupt_posture (Results 1 – 2 of 2) sorted by relevance
79 UINT interrupt_posture; in _tx_thread_context_save() local87 interrupt_posture = _tx_thread_smp_protect(); in _tx_thread_context_save()90 if (interrupt_posture != TX_FALSE) in _tx_thread_context_save()
82 UINT interrupt_posture; in _tx_thread_smp_protect() local197 interrupt_posture = _tx_linux_global_int_disabled_flag; in _tx_thread_smp_protect()251 return(interrupt_posture); in _tx_thread_smp_protect()