Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/src/
Dtx_mutex_priority_change.c153 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_mutex_priority_change()
189 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_mutex_priority_change()
Dtx_thread_priority_change.c143 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_thread_priority_change()
/ThreadX-v6.4.1/common_smp/src/
Dtx_mutex_priority_change.c239 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_mutex_priority_change()
286 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_mutex_priority_change()
Dtx_thread_priority_change.c273 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_thread_priority_change()
313 thread_ptr -> tx_thread_state = TX_PRIORITY_CHANGE; in _tx_thread_priority_change()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h207 #define TX_PRIORITY_CHANGE ((UINT) 14) macro
/ThreadX-v6.4.1/common/inc/
Dtx_api.h206 #define TX_PRIORITY_CHANGE ((UINT) 14) macro