Searched defs:new_threshold (Results 1 – 5 of 5) sorted by relevance
| /ThreadX-v6.3.0/common/src/ |
| D | txe_thread_preemption_change.c | 77 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _txe_thread_preemption_change()
|
| D | tx_thread_preemption_change.c | 77 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/ |
| D | txe_thread_preemption_change.c | 77 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _txe_thread_preemption_change()
|
| D | tx_thread_preemption_change.c | 78 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/ |
| D | txm_thread_preemption_change.c | 72 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _txe_thread_preemption_change()
|