Searched refs:TX_BYTE_MEMORY (Results 1 – 11 of 11) sorted by relevance
165 if (thread_ptr -> tx_thread_state == TX_BYTE_MEMORY) in _tx_byte_pool_cleanup()
330 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()
724 case TX_BYTE_MEMORY: in eTaskGetState()
202 #define TX_BYTE_MEMORY ((UINT) 9) macro
201 #define TX_BYTE_MEMORY ((UINT) 9) macro