Home
last modified time | relevance | path

Searched refs:TX_DELETE_ERROR (Results 1 – 8 of 8) sorted by relevance

/ThreadX-v6.3.0/common/src/
Dtx_thread_delete.c102 status = TX_DELETE_ERROR; in _tx_thread_delete()
/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_delete.c102 status = TX_DELETE_ERROR; in _tx_thread_delete()
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_thread_completed_test.c159 if (status != TX_DELETE_ERROR) in thread_1_entry()
Dthreadx_thread_reset_test.c155 if (status != TX_DELETE_ERROR) in thread_1_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_thread_completed_test.c159 if (status != TX_DELETE_ERROR) in thread_1_entry()
Dthreadx_thread_reset_test.c155 if (status != TX_DELETE_ERROR) in thread_1_entry()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h225 #define TX_DELETE_ERROR ((UINT) 0x11) macro
/ThreadX-v6.3.0/common/inc/
Dtx_api.h224 #define TX_DELETE_ERROR ((UINT) 0x11) macro