Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/src/
Dtx_thread_preemption_change.c76 UINT _tx_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _tx_thread_preemption_change() argument
98 if (thread_ptr -> tx_thread_user_priority != new_threshold) in _tx_thread_preemption_change()
102 if (new_threshold != ((UINT) 0)) in _tx_thread_preemption_change()
107 new_threshold = ((UINT) 0); in _tx_thread_preemption_change()
116 …TX_TRACE_IN_LINE_INSERT(TX_TRACE_THREAD_PREEMPTION_CHANGE, thread_ptr, new_threshold, thread_ptr -… in _tx_thread_preemption_change()
122 if (new_threshold > thread_ptr -> tx_thread_user_priority) in _tx_thread_preemption_change()
134 if (thread_ptr -> tx_thread_user_priority == new_threshold) in _tx_thread_preemption_change()
171 thread_ptr -> tx_thread_user_preempt_threshold = new_threshold; in _tx_thread_preemption_change()
174 if (new_threshold < thread_ptr -> tx_thread_inherit_priority) in _tx_thread_preemption_change()
178 thread_ptr -> tx_thread_preempt_threshold = new_threshold; in _tx_thread_preemption_change()
[all …]
Dtxe_thread_preemption_change.c76 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _txe_thread_preemption_change() argument
115 else if (new_threshold > thread_ptr -> tx_thread_user_priority) in _txe_thread_preemption_change()
125 status = _tx_thread_preemption_change(thread_ptr, new_threshold, old_threshold); in _txe_thread_preemption_change()
/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_preemption_change.c77 UINT _tx_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _tx_thread_preemption_change() argument
103 if (new_threshold < thread_ptr -> tx_thread_user_priority) in _tx_thread_preemption_change()
107 if (new_threshold != ((UINT) 0)) in _tx_thread_preemption_change()
112 new_threshold = ((UINT) 0); in _tx_thread_preemption_change()
124 …TX_TRACE_IN_LINE_INSERT(TX_TRACE_THREAD_PREEMPTION_CHANGE, thread_ptr, new_threshold, thread_ptr -… in _tx_thread_preemption_change()
130 if (new_threshold > thread_ptr -> tx_thread_user_priority) in _tx_thread_preemption_change()
146 thread_ptr -> tx_thread_user_preempt_threshold = new_threshold; in _tx_thread_preemption_change()
149 if (new_threshold < thread_ptr -> tx_thread_inherit_priority) in _tx_thread_preemption_change()
153 thread_ptr -> tx_thread_preempt_threshold = new_threshold; in _tx_thread_preemption_change()
169 if (thread_ptr -> tx_thread_user_priority == new_threshold) in _tx_thread_preemption_change()
Dtxe_thread_preemption_change.c76 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _txe_thread_preemption_change() argument
115 else if (new_threshold > thread_ptr -> tx_thread_user_priority) in _txe_thread_preemption_change()
125 status = _tx_thread_preemption_change(thread_ptr, new_threshold, old_threshold); in _txe_thread_preemption_change()
/ThreadX-v6.4.1/common_modules/module_lib/src/
Dtxm_thread_preemption_change.c71 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _txe_thread_preemption_change() argument
77 …_THREAD_PREEMPTION_CHANGE_CALL, (ALIGN_TYPE) thread_ptr, (ALIGN_TYPE) new_threshold, (ALIGN_TYPE) … in _txe_thread_preemption_change()
/ThreadX-v6.4.1/common/inc/
Dtx_api.h1768 UINT _tx_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold,
1796 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold,
1818 UINT _txr_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold,
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/inc/
Dtx_el.h352 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/ports/cortex_m4/ghs/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/ports/cortex_m3/ghs/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/ports/cortex_r5/ghs/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/ports/cortex_a7/ghs/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/inc/
Dtx_el.h352 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/ports/cortex_r4/ghs/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/ports/cortex_r7/ghs/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/ports/cortex_a8/ghs/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/ports/cortex_a5/ghs/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/ports/cortex_a9/ghs/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/ports/cortex_m7/ghs/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1795 UINT _tx_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold,
1823 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold,