Searched refs:tx_thread_suspend_status (Results 1 – 25 of 60) sorted by relevance
123
123 thread_ptr -> tx_thread_suspend_status = TX_WAIT_ABORTED; in _tx_thread_wait_abort()173 thread_ptr -> tx_thread_suspend_status = TX_WAIT_ABORTED; in _tx_thread_wait_abort()189 if (thread_ptr -> tx_thread_suspend_status == TX_WAIT_ABORTED) in _tx_thread_wait_abort()
176 thread_ptr -> tx_thread_suspend_status = TX_SUCCESS; in _tx_thread_sleep()192 status = thread_ptr -> tx_thread_suspend_status; in _tx_thread_sleep()
187 thread_ptr -> tx_thread_suspend_status = TX_QUEUE_FULL; in _tx_queue_cleanup()193 thread_ptr -> tx_thread_suspend_status = TX_QUEUE_EMPTY; in _tx_queue_cleanup()
248 thread_ptr -> tx_thread_suspend_status = TX_SUCCESS; in _tx_queue_front_send()392 if (thread_ptr -> tx_thread_suspend_status == TX_SUCCESS) in _tx_queue_front_send()406 status = thread_ptr -> tx_thread_suspend_status; in _tx_queue_front_send()
237 thread_ptr -> tx_thread_suspend_status = TX_SUCCESS; in _tx_queue_send()386 if (thread_ptr -> tx_thread_suspend_status == TX_SUCCESS) in _tx_queue_send()400 status = thread_ptr -> tx_thread_suspend_status; in _tx_queue_send()
222 thread_ptr -> tx_thread_suspend_status = TX_SUCCESS; in _tx_queue_receive()346 thread_ptr -> tx_thread_suspend_status = TX_SUCCESS; in _tx_queue_receive()471 status = thread_ptr -> tx_thread_suspend_status; in _tx_queue_receive()
366 status = thread_ptr -> tx_thread_suspend_status; in _tx_event_flags_get()388 status = thread_ptr -> tx_thread_suspend_status; in _tx_event_flags_get()
347 ((thread_ptr -> tx_thread_suspend_status) == TX_SUCCESS)) in _tx_block_allocate()356 status = thread_ptr -> tx_thread_suspend_status; in _tx_block_allocate()
183 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_block_pool_cleanup()
181 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_byte_pool_cleanup()
165 thread_ptr -> tx_thread_suspend_status = TX_SUCCESS; in _tx_queue_flush()
184 thread_ptr -> tx_thread_suspend_status = TX_NO_INSTANCE; in _tx_semaphore_cleanup()
162 thread_ptr -> tx_thread_suspend_status = TX_DELETED; in _tx_block_pool_delete()