Searched refs:TX_BLOCK_MEMORY (Results 1 – 11 of 11) sorted by relevance
167 if (thread_ptr -> tx_thread_state == TX_BLOCK_MEMORY) in _tx_block_pool_cleanup()
290 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()
723 case TX_BLOCK_MEMORY: in eTaskGetState()
201 #define TX_BLOCK_MEMORY ((UINT) 8) macro
200 #define TX_BLOCK_MEMORY ((UINT) 8) macro