Searched defs:old_threshold (Results 1 – 14 of 14) sorted by relevance
| /ThreadX-v6.4.1/common/src/ |
| D | txe_thread_preemption_change.c | 76 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 | 76 UINT _tx_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _tx_thread_preemption_change()
|
| /ThreadX-v6.4.1/common_smp/src/ |
| D | txe_thread_preemption_change.c | 76 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.4.1/common_modules/module_lib/src/ |
| D | txm_thread_preemption_change.c | 71 UINT _txe_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _txe_thread_preemption_change()
|
| /ThreadX-v6.4.1/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.4.1/utility/rtos_compatibility_layers/posix/ |
| D | px_cond_broadcast.c | 95 UINT old_threshold,dummy; in pthread_cond_broadcast() local
|
| D | px_cond_wait.c | 97 UINT old_threshold,dummy; in pthread_cond_wait() local
|
| D | px_cond_timedwait.c | 103 UINT old_threshold,dummy; in pthread_cond_timedwait() local
|
| /ThreadX-v6.4.1/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
|