Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/telnet_test/
Dnetx_telnet_activity_timeout_test.c29 static TX_THREAD client2_thread; variable
109 tx_thread_create(&client2_thread, "client 2 thread", thread_client2_entry, 0, in test_application_define()
Dnetx_telnet_max_connections_test.c29 static TX_THREAD client2_thread; variable
112 tx_thread_create(&client2_thread, "client 2 thread", thread_client2_entry, 0, in test_application_define()