Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/src/
Dtx_thread_delete.c101 status = TX_DELETE_ERROR; in _tx_thread_delete()
/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_delete.c101 status = TX_DELETE_ERROR; in _tx_thread_delete()
/ThreadX-v6.4.1/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.4.1/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.4.1/common_smp/inc/
Dtx_api.h230 #define TX_DELETE_ERROR ((UINT) 0x11) macro
/ThreadX-v6.4.1/common/inc/
Dtx_api.h229 #define TX_DELETE_ERROR ((UINT) 0x11) macro