Home
last modified time | relevance | path

Searched refs:client_thread (Results 1 – 25 of 215) sorted by relevance

123456789

/NetX-Duo-v6.4.1/test/regression/nx_secure_test/
Dnx_secure_dtls_no_free_sessions_test.c36 static TX_THREAD client_thread[NUM_CLIENT_TEST]; variable
118 tx_thread_create(&client_thread[0], "client thread 0", client_thread_0_entry, 0, in test_application_define()
121 tx_thread_create(&client_thread[1], "client thread 1", client_thread_1_entry, 0, in test_application_define()
124 tx_thread_create(&client_thread[2], "client thread 2", client_thread_2_entry, 0, in test_application_define()
451 tx_thread_resume(&client_thread[1]); in client_thread_0_entry()
452 tx_thread_suspend(&client_thread[0]); in client_thread_0_entry()
478 tx_thread_resume(&client_thread[1]); in client_thread_0_entry()
531 tx_thread_resume(&client_thread[2]); in client_thread_1_entry()
532 tx_thread_suspend(&client_thread[1]); in client_thread_1_entry()
558 tx_thread_resume(&client_thread[0]); in client_thread_1_entry()
[all …]
Dnx_secure_dtls_multiple_sessions_connect_fail_test.c36 static TX_THREAD client_thread[NUM_CLIENT_TEST]; variable
117 tx_thread_create(&client_thread[0], "client thread 0", client_thread_0_entry, 0, in test_application_define()
120 tx_thread_create(&client_thread[1], "client thread 1", client_thread_1_entry, 0, in test_application_define()
123 tx_thread_create(&client_thread[2], "client thread 2", client_thread_2_entry, 0, in test_application_define()
338 tx_thread_resume(&client_thread[2]); in server_thread_entry()
466 tx_thread_resume(&client_thread[1]); in client_thread_0_entry()
467 tx_thread_suspend(&client_thread[0]); in client_thread_0_entry()
493 tx_thread_resume(&client_thread[2]); in client_thread_0_entry()
652 tx_thread_resume(&client_thread[0]); in client_thread_2_entry()
653 tx_thread_suspend(&client_thread[2]); in client_thread_2_entry()
Dnx_secure_dtls_multiple_sessions_reuse_test.c36 static TX_THREAD client_thread[NUM_CLIENT_TEST]; variable
119 tx_thread_create(&client_thread[0], "client thread 0", client_thread_0_entry, 0, in test_application_define()
122 tx_thread_create(&client_thread[1], "client thread 1", client_thread_1_entry, 0, in test_application_define()
125 tx_thread_create(&client_thread[2], "client thread 2", client_thread_2_entry, 0, in test_application_define()
341 tx_thread_resume(&client_thread[2]); in server_thread_entry()
366 tx_thread_resume(&client_thread[1]); in server_thread_entry()
421 tx_thread_resume(&client_thread[1]); in client_thread_0_entry()
467 tx_thread_suspend(&client_thread[1]); in client_thread_1_entry()
Dnx_secure_dtls_multiple_sessions_receive_test.c34 static TX_THREAD client_thread[2]; variable
112 tx_thread_create(&client_thread[0], "client thread 0", client_thread_0_entry, 0, in test_application_define()
115 tx_thread_create(&client_thread[1], "client thread 1", client_thread_1_entry, 0, in test_application_define()
375 tx_thread_resume(&client_thread[0]); in server_thread_entry()
376 tx_thread_resume(&client_thread[1]); in server_thread_entry()
458 tx_thread_suspend(&client_thread[0]); in client_thread_0_entry()
531 tx_thread_suspend(&client_thread[1]); in client_thread_1_entry()
Dnx_secure_dtls_multiple_sessions_retransmit_test.c34 static TX_THREAD client_thread[2]; variable
112 tx_thread_create(&client_thread[0], "client thread 0", client_thread_0_entry, 0, in test_application_define()
115 tx_thread_create(&client_thread[1], "client thread 1", client_thread_1_entry, 0, in test_application_define()
450 tx_thread_resume(&client_thread[0]); in server_thread_entry()
451 tx_thread_resume(&client_thread[1]); in server_thread_entry()
543 tx_thread_suspend(&client_thread[0]); in client_thread_0_entry()
624 tx_thread_suspend(&client_thread[1]); in client_thread_1_entry()
Dnx_secure_dtls_multiple_sessions_send_test.c34 static TX_THREAD client_thread[2]; variable
111 tx_thread_create(&client_thread[0], "client thread 0", client_thread_0_entry, 0, in test_application_define()
114 tx_thread_create(&client_thread[1], "client thread 1", client_thread_1_entry, 0, in test_application_define()
429 tx_thread_resume(&client_thread[1]); in client_thread_0_entry()
430 tx_thread_suspend(&client_thread[0]); in client_thread_0_entry()
495 tx_thread_resume(&client_thread[0]); in client_thread_1_entry()
Dnx_secure_dtls_version_1_0_test.c33 static TX_THREAD client_thread[2]; variable
109 tx_thread_create(&client_thread[0], "client thread 0", client_thread_0_entry, 0, in test_application_define()
112 tx_thread_create(&client_thread[1], "client thread 1", client_thread_1_entry, 0, in test_application_define()
419 tx_thread_resume(&client_thread[1]); in client_thread_0_entry()
/NetX-Duo-v6.4.1/test/regression/dhcp_test/
Dnetx_dhcp_client_ip_mutex_test.c30 static TX_THREAD client_thread; variable
65 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in test_application_define()
159 client_ip.nx_ip_protection.tx_mutex_owner = &client_thread; in client_thread_entry()
Dnetx_dhcp_client_interface_order_test.c30 static TX_THREAD client_thread; variable
71 status = tx_thread_create(&client_thread, "Client Thread", client_thread_entry, 0, in test_application_define()
Dnetx_dhcp_client_send_with_zero_source_address_test.c40 static TX_THREAD client_thread; variable
75 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in test_application_define()
Dnetx_dhcp_client_server_source_port_test.c20 static TX_THREAD client_thread; variable
171 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in test_application_define()
Dnetx_dhcp_server_small_packet_payload_test.c39 static TX_THREAD client_thread; variable
85 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in test_application_define()
/NetX-Duo-v6.4.1/test/regression/pop3_test/
Dnetx_pop3_abnormal_packet_test.c24 static TX_THREAD client_thread; variable
53 tx_thread_create(&client_thread, "Client", client_thread_entry, 0, in test_application_define()
/NetX-Duo-v6.4.1/test/regression/dns_test/
Dnetx_dns_coverage_test.c20 static TX_THREAD client_thread; variable
52 tx_thread_create(&client_thread, "client thread", client_thread_entry, 0, in test_application_define()
/NetX-Duo-v6.4.1/test/regression/tftp_test/
Dnetx_tftp_ipv6_basic_test.c15 static TX_THREAD client_thread; variable
83 status = tx_thread_create(&client_thread, "TFTP Client Thread", client_thread_entry, 0, in test_application_define()
191 tx_thread_resume(&client_thread); in test_application_define()
Dnetx_tftp_basic_test.c17 static TX_THREAD client_thread; variable
87 status = tx_thread_create(&client_thread, "TFTP Client Thread", client_thread_entry, 0, in test_application_define()
192 tx_thread_resume(&client_thread); in test_application_define()
Dnetx_tftp_error_destionation_port_test.c18 static TX_THREAD client_thread; variable
88 status = tx_thread_create(&client_thread, "TFTP Client Thread", client_thread_entry, 0, in test_application_define()
196 tx_thread_resume(&client_thread); in test_application_define()
Dnetx_tftp_error_file_name_test.c17 static TX_THREAD client_thread; variable
83 status = tx_thread_create(&client_thread, "TFTP Client Thread", client_thread_entry, 0, in test_application_define()
188 tx_thread_resume(&client_thread); in test_application_define()
Dnetx_tftp_malformed_packet_test.c17 static TX_THREAD client_thread; variable
87 status = tx_thread_create(&client_thread, "TFTP Client Thread", client_thread_entry, 0, in test_application_define()
192 tx_thread_resume(&client_thread); in test_application_define()
Dnetx_tftp_large_data_test.c18 static TX_THREAD client_thread; variable
96 status = tx_thread_create(&client_thread, "TFTP Client Thread", client_thread_entry, 0, in test_application_define()
201 tx_thread_resume(&client_thread); in test_application_define()
Dnetx_tftp_write_interaction_test.c18 static TX_THREAD client_thread; variable
90 status = tx_thread_create(&client_thread, "TFTP Client Thread", client_thread_entry, 0, in test_application_define()
199 tx_thread_resume(&client_thread); in test_application_define()
/NetX-Duo-v6.4.1/test/regression/web_test/
Dnetx_web_external_server_chunked_test.c21 static TX_THREAD client_thread; variable
56 status = tx_thread_create(&client_thread, "HTTP Client", thread_client_entry, 0, in test_application_define()
Dnetx_web_external_server_test.c27 static TX_THREAD client_thread; variable
80 status = tx_thread_create(&client_thread, "HTTP Client", thread_client_entry, 0, in test_application_define()
/NetX-Duo-v6.4.1/samples/
Ddemo_netxduo_multihome_dhcp_client.c53 TX_THREAD client_thread; variable
95 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in tx_application_define()
Ddemo_netxduo_tftp.c36 TX_THREAD client_thread; variable
114 status = tx_thread_create(&client_thread, "TFTP Client Thread", client_thread_entry, 0, in tx_application_define()
222 tx_thread_resume(&client_thread); in tx_application_define()

123456789