Searched refs:thread_0_disconnect_complete_notify (Results 1 – 1 of 1) sorted by relevance
50 static void thread_0_disconnect_complete_notify(NX_TCP_SOCKET *client_socket);252 …s = nx_tcp_socket_disconnect_complete_notify(&client_socket, thread_0_disconnect_complete_notify); in thread_0_entry()611 static void thread_0_disconnect_complete_notify(NX_TCP_SOCKET *client_socket) in thread_0_disconnect_complete_notify() function