Searched refs:TX_BYTE_MEMORY (Results 1 – 11 of 11) sorted by relevance
166 if (thread_ptr -> tx_thread_state == TX_BYTE_MEMORY) in _tx_byte_pool_cleanup()
331 thread_ptr -> tx_thread_state = TX_BYTE_MEMORY; in _tx_byte_allocate()
276 …if ((thread_1.tx_thread_state != TX_BYTE_MEMORY) || (thread_2.tx_thread_state != TX_BYTE_MEMORY) || in thread_0_entry()
257 …if ((thread_1.tx_thread_state != TX_BYTE_MEMORY) || (thread_2.tx_thread_state != TX_BYTE_MEMORY) || in thread_0_entry()
721 case TX_BYTE_MEMORY: in eTaskGetState()
197 #define TX_BYTE_MEMORY ((UINT) 9) macro
196 #define TX_BYTE_MEMORY ((UINT) 9) macro