Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/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
99 if (thread_ptr -> tx_thread_user_priority != new_threshold) in _tx_thread_preemption_change()
103 if (new_threshold != ((UINT) 0)) in _tx_thread_preemption_change()
108 new_threshold = ((UINT) 0); in _tx_thread_preemption_change()
117 …TX_TRACE_IN_LINE_INSERT(TX_TRACE_THREAD_PREEMPTION_CHANGE, thread_ptr, new_threshold, thread_ptr -… in _tx_thread_preemption_change()
123 if (new_threshold > thread_ptr -> tx_thread_user_priority) in _tx_thread_preemption_change()
135 if (thread_ptr -> tx_thread_user_priority == new_threshold) in _tx_thread_preemption_change()
172 thread_ptr -> tx_thread_user_preempt_threshold = new_threshold; in _tx_thread_preemption_change()
175 if (new_threshold < thread_ptr -> tx_thread_inherit_priority) in _tx_thread_preemption_change()
179 thread_ptr -> tx_thread_preempt_threshold = new_threshold; in _tx_thread_preemption_change()
[all …]
Dtxe_thread_preemption_change.c77 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _txe_thread_preemption_change() argument
116 else if (new_threshold > thread_ptr -> tx_thread_user_priority) in _txe_thread_preemption_change()
126 status = _tx_thread_preemption_change(thread_ptr, new_threshold, old_threshold); in _txe_thread_preemption_change()
/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_preemption_change.c78 UINT _tx_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _tx_thread_preemption_change() argument
104 if (new_threshold < thread_ptr -> tx_thread_user_priority) in _tx_thread_preemption_change()
108 if (new_threshold != ((UINT) 0)) in _tx_thread_preemption_change()
113 new_threshold = ((UINT) 0); in _tx_thread_preemption_change()
125 …TX_TRACE_IN_LINE_INSERT(TX_TRACE_THREAD_PREEMPTION_CHANGE, thread_ptr, new_threshold, thread_ptr -… in _tx_thread_preemption_change()
131 if (new_threshold > thread_ptr -> tx_thread_user_priority) in _tx_thread_preemption_change()
147 thread_ptr -> tx_thread_user_preempt_threshold = new_threshold; in _tx_thread_preemption_change()
150 if (new_threshold < thread_ptr -> tx_thread_inherit_priority) in _tx_thread_preemption_change()
154 thread_ptr -> tx_thread_preempt_threshold = new_threshold; in _tx_thread_preemption_change()
170 if (thread_ptr -> tx_thread_user_priority == new_threshold) in _tx_thread_preemption_change()
Dtxe_thread_preemption_change.c77 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _txe_thread_preemption_change() argument
116 else if (new_threshold > thread_ptr -> tx_thread_user_priority) in _txe_thread_preemption_change()
126 status = _tx_thread_preemption_change(thread_ptr, new_threshold, old_threshold); in _txe_thread_preemption_change()
/ThreadX-v6.3.0/common_modules/module_lib/src/
Dtxm_thread_preemption_change.c72 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _txe_thread_preemption_change() argument
78 …_THREAD_PREEMPTION_CHANGE_CALL, (ALIGN_TYPE) thread_ptr, (ALIGN_TYPE) new_threshold, (ALIGN_TYPE) … in _txe_thread_preemption_change()
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1763 UINT _tx_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold,
1791 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold,
1813 UINT _txr_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold,
/ThreadX-v6.3.0/ports/cortex_m3/ghs/inc/
Dtx_el.h354 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/ports/cortex_r4/ghs/inc/
Dtx_el.h354 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/ports/cortex_m7/ghs/inc/
Dtx_el.h354 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/ports/cortex_m4/ghs/inc/
Dtx_el.h354 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/ports/cortex_a8/ghs/inc/
Dtx_el.h354 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/ports/cortex_a9/ghs/inc/
Dtx_el.h354 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/ports/cortex_r5/ghs/inc/
Dtx_el.h354 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/ports/cortex_r7/ghs/inc/
Dtx_el.h354 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/ghs/inc/
Dtx_el.h354 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/inc/
Dtx_el.h353 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/ports/cortex_a7/ghs/inc/
Dtx_el.h354 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/ports/cortex_a5/ghs/inc/
Dtx_el.h354 …MPTION_CHANGE, thread_ptr, thread_ptr -> tx_thread_preempt_threshold, new_threshold); TX_EL_END_FI…
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1790 UINT _tx_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold,
1818 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold,