Searched refs:thread_0_establish_notify (Results 1 – 1 of 1) sorted by relevance
49 static void thread_0_establish_notify(NX_TCP_SOCKET *client_socket);246 status = nx_tcp_socket_establish_notify(&client_socket, thread_0_establish_notify); in thread_0_entry()606 static void thread_0_establish_notify(NX_TCP_SOCKET *client_socket) in thread_0_establish_notify() function