Home
last modified time | relevance | path

Searched defs:new_threshold (Results 1 – 5 of 5) sorted by relevance

/ThreadX-v6.3.0/common/src/
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()
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()
/ThreadX-v6.3.0/common_smp/src/
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()
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()
/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()