Searched refs:TX_NO_SUSPENSIONS (Results 1 – 25 of 56) sorted by relevance
123
88 suspended_count = TX_NO_SUSPENSIONS; in _tx_queue_flush()113 if (queue_ptr -> tx_queue_suspended_count != TX_NO_SUSPENSIONS) in _tx_queue_flush()125 queue_ptr -> tx_queue_suspended_count = TX_NO_SUSPENSIONS; in _tx_queue_flush()137 if (suspended_count != TX_NO_SUSPENSIONS) in _tx_queue_flush()
116 if (pool_ptr -> tx_block_pool_suspended_count != TX_NO_SUSPENSIONS) in _tx_block_pool_cleanup()138 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_block_pool_cleanup()
116 if (pool_ptr -> tx_byte_pool_suspended_count != TX_NO_SUSPENSIONS) in _tx_byte_pool_cleanup()136 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_byte_pool_cleanup()
117 if (semaphore_ptr -> tx_semaphore_suspended_count != TX_NO_SUSPENSIONS) in _tx_semaphore_cleanup()139 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_semaphore_cleanup()
142 pool_ptr -> tx_block_pool_suspended_count = TX_NO_SUSPENSIONS; in _tx_block_pool_delete()149 while (suspended_count != TX_NO_SUSPENSIONS) in _tx_block_pool_delete()
146 pool_ptr -> tx_byte_pool_suspended_count = TX_NO_SUSPENSIONS; in _tx_byte_pool_delete()153 while (suspended_count != TX_NO_SUSPENSIONS) in _tx_byte_pool_delete()
117 if (group_ptr -> tx_event_flags_group_suspended_count != TX_NO_SUSPENSIONS) in _tx_event_flags_cleanup()152 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_event_flags_cleanup()
142 group_ptr -> tx_event_flags_group_suspended_count = TX_NO_SUSPENSIONS; in _tx_event_flags_delete()149 while (suspended_count != TX_NO_SUSPENSIONS) in _tx_event_flags_delete()
116 if (queue_ptr -> tx_queue_suspended_count != TX_NO_SUSPENSIONS) in _tx_queue_cleanup()138 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_queue_cleanup()
141 queue_ptr -> tx_queue_suspended_count = TX_NO_SUSPENSIONS; in _tx_queue_delete()148 while (suspended_count != TX_NO_SUSPENSIONS) in _tx_queue_delete()
142 semaphore_ptr -> tx_semaphore_suspended_count = TX_NO_SUSPENSIONS; in _tx_semaphore_delete()149 while (suspended_count != TX_NO_SUSPENSIONS) in _tx_semaphore_delete()
112 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_semaphore_put()150 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_semaphore_put()
118 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_semaphore_ceiling_put()171 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_semaphore_ceiling_put()