Searched defs:old_threshold (Results 1 – 14 of 14) 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()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_preemption_change_test.c | 115 UINT old_threshold; in thread_0_entry() local 340 UINT old_threshold; in thread_1_entry() local
|
| D | threadx_mutex_nested_priority_inheritance_test.c | 543 UINT old_threshold; in thread_1_entry() local 582 UINT old_threshold; in thread_2_entry() local
|
| D | threadx_thread_priority_change.c | 220 UINT old_threshold; in thread_0_entry() local
|
| D | threadx_thread_relinquish_test.c | 271 UINT old_threshold; in thread_3_entry() local
|
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/ |
| D | px_cond_wait.c | 98 UINT old_threshold,dummy; in pthread_cond_wait() local
|
| D | px_cond_broadcast.c | 96 UINT old_threshold,dummy; in pthread_cond_broadcast() local
|
| D | px_cond_timedwait.c | 104 UINT old_threshold,dummy; in pthread_cond_timedwait() local
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_mutex_nested_priority_inheritance_test.c | 543 UINT old_threshold; in thread_1_entry() local 582 UINT old_threshold; in thread_2_entry() local
|
| D | threadx_thread_preemption_change_test.c | 115 UINT old_threshold; in thread_0_entry() local
|