Searched refs:_tx_queue_cleanup (Results 1 – 10 of 10) sorted by relevance
78 VOID _tx_queue_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence) in _tx_queue_cleanup() function97 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_queue_cleanup)) in _tx_queue_cleanup()
310 thread_ptr -> tx_thread_suspend_cleanup = &(_tx_queue_cleanup); in _tx_queue_send()
308 thread_ptr -> tx_thread_suspend_cleanup = &(_tx_queue_cleanup); in _tx_queue_front_send()
403 thread_ptr -> tx_thread_suspend_cleanup = &(_tx_queue_cleanup); in _tx_queue_receive()
106 VOID _tx_queue_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence);