Searched refs:TX_BLOCK_MEMORY (Results 1 – 11 of 11) sorted by relevance
168 if (thread_ptr -> tx_thread_state == TX_BLOCK_MEMORY) in _tx_block_pool_cleanup()
291 thread_ptr -> tx_thread_state = TX_BLOCK_MEMORY; in _tx_block_allocate()
279 …if ((thread_1.tx_thread_state != TX_BLOCK_MEMORY) || (thread_2.tx_thread_state != TX_BLOCK_MEMORY)… in thread_0_entry()
257 …if ((thread_1.tx_thread_state != TX_BLOCK_MEMORY) || (thread_2.tx_thread_state != TX_BLOCK_MEMORY)… in thread_0_entry()
720 case TX_BLOCK_MEMORY: in eTaskGetState()
196 #define TX_BLOCK_MEMORY ((UINT) 8) macro
195 #define TX_BLOCK_MEMORY ((UINT) 8) macro