Searched refs:tx_thread_suspend_status (Results 1 – 25 of 60) sorted by relevance
123
124 thread_ptr -> tx_thread_suspend_status = TX_WAIT_ABORTED; in _tx_thread_wait_abort()174 thread_ptr -> tx_thread_suspend_status = TX_WAIT_ABORTED; in _tx_thread_wait_abort()190 if (thread_ptr -> tx_thread_suspend_status == TX_WAIT_ABORTED) in _tx_thread_wait_abort()
177 thread_ptr -> tx_thread_suspend_status = TX_SUCCESS; in _tx_thread_sleep()193 status = thread_ptr -> tx_thread_suspend_status; in _tx_thread_sleep()
188 thread_ptr -> tx_thread_suspend_status = TX_QUEUE_FULL; in _tx_queue_cleanup()194 thread_ptr -> tx_thread_suspend_status = TX_QUEUE_EMPTY; in _tx_queue_cleanup()
249 thread_ptr -> tx_thread_suspend_status = TX_SUCCESS; in _tx_queue_front_send()393 if (thread_ptr -> tx_thread_suspend_status == TX_SUCCESS) in _tx_queue_front_send()407 status = thread_ptr -> tx_thread_suspend_status; in _tx_queue_front_send()
238 thread_ptr -> tx_thread_suspend_status = TX_SUCCESS; in _tx_queue_send()387 if (thread_ptr -> tx_thread_suspend_status == TX_SUCCESS) in _tx_queue_send()401 status = thread_ptr -> tx_thread_suspend_status; in _tx_queue_send()
223 thread_ptr -> tx_thread_suspend_status = TX_SUCCESS; in _tx_queue_receive()347 thread_ptr -> tx_thread_suspend_status = TX_SUCCESS; in _tx_queue_receive()472 status = thread_ptr -> tx_thread_suspend_status; in _tx_queue_receive()
367 status = thread_ptr -> tx_thread_suspend_status; in _tx_event_flags_get()389 status = thread_ptr -> tx_thread_suspend_status; in _tx_event_flags_get()
348 ((thread_ptr -> tx_thread_suspend_status) == TX_SUCCESS)) in _tx_block_allocate()357 status = thread_ptr -> tx_thread_suspend_status; in _tx_block_allocate()
184 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_block_pool_cleanup()
185 thread_ptr -> tx_thread_suspend_status = TX_NO_INSTANCE; in _tx_semaphore_cleanup()
182 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_byte_pool_cleanup()
166 thread_ptr -> tx_thread_suspend_status = TX_SUCCESS; in _tx_queue_flush()
163 thread_ptr -> tx_thread_suspend_status = TX_DELETED; in _tx_block_pool_delete()