Home
last modified time | relevance | path

Searched refs:thread_client2_entry (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/telnet_test/
Dnetx_telnet_activity_timeout_test.c66 static void thread_client2_entry(ULONG thread_input);
109 tx_thread_create(&client2_thread, "client 2 thread", thread_client2_entry, 0, in test_application_define()
472 void thread_client2_entry(ULONG thread_input) in thread_client2_entry() function
Dnetx_telnet_max_connections_test.c67 static void thread_client2_entry(ULONG thread_input);
112 tx_thread_create(&client2_thread, "client 2 thread", thread_client2_entry, 0, in test_application_define()
464 void thread_client2_entry(ULONG thread_input) in thread_client2_entry() function