Home
last modified time | relevance | path

Searched refs:TX_PRIORITY_ERROR (Results 1 – 9 of 9) sorted by relevance

/ThreadX-v6.2.1/common/src/
Dtxe_thread_priority_change.c113 status = TX_PRIORITY_ERROR; in _txe_thread_priority_change()
Dtxe_thread_create.c250 status = TX_PRIORITY_ERROR; in _txe_thread_create()
/ThreadX-v6.2.1/common_smp/src/
Dtxe_thread_priority_change.c113 status = TX_PRIORITY_ERROR; in _txe_thread_priority_change()
Dtxe_thread_create.c250 status = TX_PRIORITY_ERROR; in _txe_thread_create()
/ThreadX-v6.2.1/common_modules/module_manager/src/
Dtxm_module_manager_start.c132 return(TX_PRIORITY_ERROR); in _txm_module_manager_start()
Dtxm_module_manager_thread_create.c225 return(TX_PRIORITY_ERROR); in _txm_module_manager_thread_create()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h214 #define TX_PRIORITY_ERROR ((UINT) 0x0F) macro
/ThreadX-v6.2.1/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h2032 return(TX_PRIORITY_ERROR); in _txm_module_manager_tx_thread_create_dispatch()
/ThreadX-v6.2.1/common/inc/
Dtx_api.h213 #define TX_PRIORITY_ERROR ((UINT) 0x0F) macro