Searched refs:_txe_thread_preemption_change (Results 1 – 6 of 6) sorted by relevance
| /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() function
|
| /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() function
|
| /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() function
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1517 #define tx_thread_preemption_change _txe_thread_preemption_change 1818 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold,
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1426 #define tx_thread_preemption_change _txe_thread_preemption_change 1791 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold,
|
| /ThreadX-v6.3.0/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 2402 return_value = (ALIGN_TYPE) _txe_thread_preemption_change( in _txm_module_manager_tx_thread_preemption_change_dispatch()
|