Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_resume.c163 status = TX_SUSPEND_LIFTED; in _tx_thread_resume()
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_thread_delayed_suspension_test.c254 if (status != TX_SUSPEND_LIFTED) in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_thread_delayed_suspension_test.c254 if (status != TX_SUSPEND_LIFTED) in thread_0_entry()
/ThreadX-v6.3.0/common/src/
Dtx_thread_resume.c532 status = TX_SUSPEND_LIFTED; in _tx_thread_resume()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h233 #define TX_SUSPEND_LIFTED ((UINT) 0x19) macro
/ThreadX-v6.3.0/common/inc/
Dtx_api.h232 #define TX_SUSPEND_LIFTED ((UINT) 0x19) macro