Home
last modified time | relevance | path

Searched refs:new_interrupt_posture (Results 1 – 1 of 1) sorted by relevance

/ThreadX-v6.3.0/ports_smp/linux/gnu/src/
Dtx_thread_smp_unprotect.c73 void _tx_thread_smp_unprotect(UINT new_interrupt_posture) in _tx_thread_smp_unprotect() argument
102 _tx_linux_global_int_disabled_flag = new_interrupt_posture; in _tx_thread_smp_unprotect()