Searched refs:TX_EVENT_FLAG (Results 1 – 9 of 9) sorted by relevance
189 if (thread_ptr -> tx_thread_state == TX_EVENT_FLAG) in _tx_event_flags_cleanup()
415 if (thread_ptr -> tx_thread_state != TX_EVENT_FLAG) in _tx_event_flags_set()430 if (thread_ptr -> tx_thread_state == TX_EVENT_FLAG) in _tx_event_flags_set()
359 thread_ptr -> tx_thread_state = TX_EVENT_FLAG; in _tx_event_flags_get()
719 case TX_EVENT_FLAG: in eTaskGetState()
195 #define TX_EVENT_FLAG ((UINT) 7) macro
194 #define TX_EVENT_FLAG ((UINT) 7) macro