Home
last modified time | relevance | path

Searched refs:TX_PRIORITY_CHANGE (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.3.0/common/src/
Dtx_mutex_priority_change.c154 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_mutex_priority_change()
190 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_mutex_priority_change()
Dtx_thread_priority_change.c144 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_thread_priority_change()
/ThreadX-v6.3.0/common_smp/src/
Dtx_mutex_priority_change.c240 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_mutex_priority_change()
287 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_mutex_priority_change()
Dtx_thread_priority_change.c274 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_thread_priority_change()
314 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_thread_priority_change()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h202 #define TX_PRIORITY_CHANGE ((UINT) 14) macro
/ThreadX-v6.3.0/common/inc/
Dtx_api.h201 #define TX_PRIORITY_CHANGE ((UINT) 14) macro