Searched refs:_tx_thread_delete_port_completion (Results 1 – 4 of 4) sorted by relevance
456 void _tx_thread_delete_port_completion(struct TX_THREAD_STRUCT *thread_ptr, UINT tx_saved_posture);457 #define TX_THREAD_DELETE_PORT_COMPLETION(thread_ptr) _tx_thread_delete_port_completion(thread_ptr, …
210 void _tx_thread_delete_port_completion(TX_THREAD *thread_ptr, UINT tx_saved_posture) in _tx_thread_delete_port_completion() function
528 void _tx_thread_delete_port_completion(TX_THREAD *thread_ptr, UINT tx_interrupt_save);529 #define TX_THREAD_DELETE_PORT_COMPLETION(thread_ptr) _tx_thread_delete_port_completion(thread_ptr, …
473 void _tx_thread_delete_port_completion(TX_THREAD *thread_ptr, UINT tx_interrupt_save) in _tx_thread_delete_port_completion() function