Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtx_event_flags_get.c288 status = TX_NO_EVENTS; in _tx_event_flags_get()
397 status = TX_NO_EVENTS; in _tx_event_flags_get()
Dtx_event_flags_cleanup.c205 thread_ptr -> tx_thread_suspend_status = TX_NO_EVENTS; in _tx_event_flags_cleanup()
/ThreadX-v6.2.1/common/src/
Dtx_event_flags_get.c288 status = TX_NO_EVENTS; in _tx_event_flags_get()
397 status = TX_NO_EVENTS; in _tx_event_flags_get()
Dtx_event_flags_cleanup.c205 thread_ptr -> tx_thread_suspend_status = TX_NO_EVENTS; in _tx_event_flags_cleanup()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h206 #define TX_NO_EVENTS ((UINT) 0x07) macro
/ThreadX-v6.2.1/common/inc/
Dtx_api.h205 #define TX_NO_EVENTS ((UINT) 0x07) macro