Searched refs:TX_EVENT_FLAG (Results 1 – 9 of 9) sorted by relevance
188 if (thread_ptr -> tx_thread_state == TX_EVENT_FLAG) in _tx_event_flags_cleanup()
414 if (thread_ptr -> tx_thread_state != TX_EVENT_FLAG) in _tx_event_flags_set()429 if (thread_ptr -> tx_thread_state == TX_EVENT_FLAG) in _tx_event_flags_set()
358 thread_ptr -> tx_thread_state = TX_EVENT_FLAG; in _tx_event_flags_get()
722 case TX_EVENT_FLAG: in eTaskGetState()
200 #define TX_EVENT_FLAG ((UINT) 7) macro
199 #define TX_EVENT_FLAG ((UINT) 7) macro