Searched refs:tx_thread_suspend_cleanup (Results 1 – 25 of 62) sorted by relevance
123
127 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_thread_wait_abort()138 else if(thread_ptr -> tx_thread_suspend_cleanup == TX_NULL) in _tx_thread_wait_abort()159 suspend_cleanup = thread_ptr -> tx_thread_suspend_cleanup; in _tx_thread_wait_abort()
97 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_block_pool_cleanup)) in _tx_block_pool_cleanup()127 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_block_pool_cleanup()
97 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_byte_pool_cleanup)) in _tx_byte_pool_cleanup()125 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_byte_pool_cleanup()
98 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_semaphore_cleanup)) in _tx_semaphore_cleanup()128 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_semaphore_cleanup()
98 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_event_flags_cleanup)) in _tx_event_flags_cleanup()128 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_event_flags_cleanup()
97 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_queue_cleanup)) in _tx_queue_cleanup()127 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_queue_cleanup()
97 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_mutex_cleanup)) in _tx_mutex_cleanup()127 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_mutex_cleanup()
220 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_queue_receive()344 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_queue_receive()403 thread_ptr -> tx_thread_suspend_cleanup = &(_tx_queue_cleanup); in _tx_queue_receive()
133 suspend_cleanup = thread_ptr -> tx_thread_suspend_cleanup; in _tx_thread_timeout()
163 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_queue_flush()
230 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_queue_front_send()308 thread_ptr -> tx_thread_suspend_cleanup = &(_tx_queue_cleanup); in _tx_queue_front_send()
226 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_queue_send()310 thread_ptr -> tx_thread_suspend_cleanup = &(_tx_queue_cleanup); in _tx_queue_send()
160 thread_ptr -> tx_thread_suspend_cleanup = TX_NULL; in _tx_block_pool_delete()