Home
last modified time | relevance | path

Searched refs:server_thread (Results 1 – 25 of 223) sorted by relevance

123456789

/NetX-Duo-v6.2.1/test/regression/ftp_test/
Dnetx_ftp_disconnection_event_test.c15 static TX_THREAD server_thread; variable
72 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define()
212 tx_thread_resume(&server_thread); in client_thread_entry()
226 tx_thread_resume(&server_thread); in client_thread_entry()
252 tx_thread_suspend(&server_thread); in thread_server_entry()
259 tx_thread_suspend(&server_thread); in thread_server_entry()
Dnetx_ftp_pasv_twice_test.c15 static TX_THREAD server_thread; variable
72 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define()
278 tx_thread_resume(&server_thread); in client_thread_entry()
328 tx_thread_resume(&server_thread); in client_thread_entry()
354 tx_thread_suspend(&server_thread); in thread_server_entry()
361 tx_thread_suspend(&server_thread); in thread_server_entry()
Dnetx_ftp_pasv_port_test.c15 static TX_THREAD server_thread; variable
72 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define()
246 tx_thread_resume(&server_thread); in client_thread_entry()
272 tx_thread_suspend(&server_thread); in thread_server_entry()
Dnetx_ftp_pasv_stor_test.c20 static TX_THREAD server_thread; variable
79 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define()
354 tx_thread_resume(&server_thread); in client_thread_entry()
402 tx_thread_resume(&server_thread); in client_thread_entry()
440 tx_thread_suspend(&server_thread); in thread_server_entry()
Dnetx_ftp_ipv6_epsv_test.c15 static TX_THREAD server_thread; variable
78 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define()
333 tx_thread_resume(&server_thread); in client_thread_entry()
414 tx_thread_suspend(&server_thread); in thread_server_entry()
Dnetx_ftp_client_buffer_overflow_test.c17 static TX_THREAD server_thread; variable
103 status = tx_thread_create(&server_thread, "FTP Server thread ", server_thread_entry, 0, in test_application_define()
/NetX-Duo-v6.2.1/test/regression/web_test/
Dnetx_web_status_code_test.c33 static TX_THREAD server_thread; variable
111 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define()
238 tx_thread_resume(&server_thread); in thread_client_entry()
337 tx_thread_suspend(&server_thread); in thread_server_entry()
Dnetx_web_server_type_get_extended_test.c33 static TX_THREAD server_thread; variable
57 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define()
Dnetx_web_tcpserver_rst_test.c17 static TX_THREAD server_thread; variable
50 tx_thread_create(&server_thread, "Server thread", thread_server_entry, 0, in test_application_define()
Dnetx_web_tcpserver_two_listen_test.c18 static TX_THREAD server_thread; variable
73 tx_thread_create(&server_thread, "server thread", thread_server_entry, 0, in test_application_define()
Dnetx_web_non_block_reconnect_test.c43 static TX_THREAD server_thread; variable
107 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define()
257 tx_thread_resume(&server_thread); in thread_client_entry()
Dnetx_web_client_rst_test.c47 static TX_THREAD server_thread; variable
78 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define()
Dnetx_web_tcpserver_tls_fail_rst_test.c19 static TX_THREAD server_thread; variable
62 tx_thread_create(&server_thread, "Server thread", thread_server_entry, 0, in test_application_define()
/NetX-Duo-v6.2.1/test/regression/tftp_test/
Dnetx_tftp_malformed_packet_test.c16 static TX_THREAD server_thread; variable
75 status = tx_thread_create(&server_thread, "TFTP Server Thread", server_thread_entry, 0, in test_application_define()
256 tx_thread_suspend(&server_thread); in server_thread_entry()
444 tx_thread_resume(&server_thread); in client_thread_entry()
/NetX-Duo-v6.2.1/test/regression/http_test/
Dnetx_http_server_type_retrieve_test.c30 static TX_THREAD server_thread; variable
55 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define()
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_dtls_abort_waiting_test.c30 static TX_THREAD server_thread; variable
105 tx_thread_create(&server_thread, "server thread", server_thread_entry, 0, in test_application_define()
336 tx_thread_suspend(&server_thread); in server_thread_entry()
477 tx_thread_resume(&server_thread); in client_thread_1_entry()
Dnx_secure_dtls_fragment_test.c30 static TX_THREAD server_thread; variable
102 tx_thread_create(&server_thread, "server thread", server_thread_entry, 0, in test_application_define()
409 tx_thread_suspend(&server_thread); in server_thread_entry()
479 tx_thread_resume(&server_thread); in client_thread_0_entry()
Dnx_secure_dtls_multiple_sessions_ecjpake_test.c30 static TX_THREAD server_thread; variable
129 tx_thread_create(&server_thread, "server thread", server_thread_entry, 0, in test_application_define()
378 tx_thread_suspend(&server_thread); in server_thread_entry()
495 tx_thread_resume(&server_thread); in client_thread_1_entry()
/NetX-Duo-v6.2.1/test/regression/dhcp_test/
Dnetx_dhcp_server_options_test.c25 static TX_THREAD server_thread; variable
207 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define()
Dnetx_dhcp_server_small_packet_payload_test.c44 static TX_THREAD server_thread; variable
91 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define()
Dnetx_dhcp_03_05_01_test.c35 static TX_THREAD server_thread; variable
78 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define()
Dnetx_dhcp_04_01_01_test.c36 static TX_THREAD server_thread; variable
80 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define()
/NetX-Duo-v6.2.1/samples/
Ddemo_netxduo_dhcp.c45 TX_THREAD server_thread; variable
98 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in tx_application_define()
/NetX-Duo-v6.2.1/test/regression/telnet_test/
Dnetx_telnet_two_listen_test.c21 static TX_THREAD server_thread; variable
82 tx_thread_create(&server_thread, "server thread", thread_server_entry, 0, in test_application_define()
Dnetx_telnet_rst_test.c21 static TX_THREAD server_thread; variable
85 tx_thread_create(&server_thread, "server thread", thread_server_entry, 0, in test_application_define()

123456789