Home
last modified time | relevance | path

Searched defs:old_threshold (Results 1 – 8 of 8) sorted by relevance

/ThreadX-v6.2.1/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.2.1/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.2.1/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()
/ThreadX-v6.2.1/utility/rtos_compatibility_layers/posix/
Dpx_cond_broadcast.c96 UINT old_threshold,dummy; in pthread_cond_broadcast() local
Dpx_cond_wait.c98 UINT old_threshold,dummy; in pthread_cond_wait() local
Dpx_cond_timedwait.c104 UINT old_threshold,dummy; in pthread_cond_timedwait() local