Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_resume.c162 status = TX_SUSPEND_LIFTED; in _tx_thread_resume()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_thread_delayed_suspension_test.c254 if (status != TX_SUSPEND_LIFTED) in thread_0_entry()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_thread_delayed_suspension_test.c254 if (status != TX_SUSPEND_LIFTED) in thread_0_entry()
/ThreadX-v6.4.1/common/src/
Dtx_thread_resume.c531 status = TX_SUSPEND_LIFTED; in _tx_thread_resume()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h238 #define TX_SUSPEND_LIFTED ((UINT) 0x19) macro
/ThreadX-v6.4.1/common/inc/
Dtx_api.h237 #define TX_SUSPEND_LIFTED ((UINT) 0x19) macro