Home
last modified time | relevance | path

Searched refs:thread_0 (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/NetX-Duo-v6.4.1/test/regression/netxduo_test/
Dnetx_udp_socket_unbind_test.c11 static TX_THREAD thread_0; variable
56 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
133 tx_thread_suspend(&thread_0); in thread_0_entry()
142 tx_thread_suspend(&thread_0); in thread_0_entry()
201 tx_thread_resume(&thread_0); in thread_1_entry()
217 tx_thread_resume(&thread_0); in thread_2_entry()
Dnetx_udp_packet_type_test.c14 static TX_THREAD thread_0; variable
60 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
255 tx_thread_suspend(&thread_0); in thread_0_entry()
319 tx_thread_suspend(&thread_0); in thread_0_entry()
452 tx_thread_suspend(&thread_0); in thread_0_entry()
515 tx_thread_resume(&thread_0); in thread_1_entry()
553 tx_thread_resume(&thread_0); in thread_1_entry()
578 tx_thread_resume(&thread_0); in thread_1_entry()
640 tx_thread_resume(&thread_0); in thread_1_entry()
Dnetx_udp_packet_receive_test.c18 static TX_THREAD thread_0; variable
75 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
337 tx_thread_suspend(&thread_0); in thread_0_entry()
376 tx_thread_suspend(&thread_0); in thread_0_entry()
440 tx_thread_suspend(&thread_0); in thread_0_entry()
577 tx_thread_resume(&thread_0); in thread_1_entry()
607 tx_thread_resume(&thread_0); in thread_1_entry()
630 tx_thread_resume(&thread_0); in thread_2_entry()
Dnetx_tcp_wrapping_sequence_test.c14 static TX_THREAD thread_0; variable
62 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
274 tx_thread_suspend(&thread_0); in thread_0_entry()
358 tx_thread_suspend(&thread_0); in thread_1_entry()
360 tx_thread_resume(&thread_0); in thread_1_entry()
432 tx_thread_resume(&thread_0); in thread_1_entry()
Dnetx_tcp_dropped_packet_test.c14 static TX_THREAD thread_0; variable
65 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
282 tx_thread_suspend(&thread_0); in thread_0_entry()
366 tx_thread_suspend(&thread_0); in thread_1_entry()
368 tx_thread_resume(&thread_0); in thread_1_entry()
446 tx_thread_resume(&thread_0); in thread_1_entry()
Dnetx_tcp_out_of_order_packet_test.c15 static TX_THREAD thread_0; variable
65 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
279 tx_thread_suspend(&thread_0); in thread_0_entry()
363 tx_thread_suspend(&thread_0); in thread_1_entry()
365 tx_thread_resume(&thread_0); in thread_1_entry()
437 tx_thread_resume(&thread_0); in thread_1_entry()
Dnetx_tcp_fin_wait1_to_time_wait_test.c14 static TX_THREAD thread_0; variable
59 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
161 tx_thread_suspend(&thread_0); in thread_0_entry()
256 tx_thread_resume(&thread_0); in tcp_packet_receive_catch_fin()
Dnetx_tcp_4_duplicate_ack_test.c16 static TX_THREAD thread_0; variable
65 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
165 tx_thread_preemption_change(&thread_0, 2, &old_threshold); in thread_0_entry()
203 tx_thread_preemption_change(&thread_0, old_threshold, &old_threshold); in thread_0_entry()
Dnetx_ip_interface_capability_test.c13 static TX_THREAD thread_0; variable
50 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
Dnetx_tcp_new_reno_algorithm_test5.c27 static TX_THREAD thread_0; variable
73 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
204 tx_thread_preemption_change(&thread_0, 0, &old_threshold); in thread_0_entry()
221 tx_thread_preemption_change(&thread_0, old_threshold, &old_threshold); in thread_0_entry()
Dnetx_ip_interface_physical_address_test.c13 static TX_THREAD thread_0; variable
47 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
Dnetx_udp_socket_delete_test.c12 static TX_THREAD thread_0; variable
49 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
/NetX-Duo-v6.4.1/test/regression/nx_secure_test/
Dnx_secure_dtls_handshake_fail_test.c31 static TX_THREAD thread_0; variable
155 tx_thread_create(&thread_0, "thread 0", ntest_0_entry, 0, in test_application_define()
571 tx_thread_suspend(&thread_0); in ntest_0_entry()
632 tx_thread_resume(&thread_0); in ntest_1_entry()
712 tx_thread_suspend(&thread_0); in test_dtls_helloverify_after_handshake_server()
762 tx_thread_resume(&thread_0); in test_dtls_helloverify_after_handshake_client()
812 tx_thread_suspend(&thread_0); in test_dtls_no_renegotiate_server()
896 tx_thread_resume(&thread_0); in test_dtls_no_renegotiate_client()
971 tx_thread_suspend(&thread_0); in test_dtls_handshake_header_server()
1013 tx_thread_resume(&thread_0); in test_dtls_handshake_header_client()
[all …]
Dnx_secure_sha256_test.c22 static TX_THREAD thread_0; variable
35 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
Dnx_secure_sha384_test.c21 static TX_THREAD thread_0; variable
34 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
Dnx_secure_sha512_test.c20 static TX_THREAD thread_0; variable
33 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
Dnx_secure_sha224_test.c21 static TX_THREAD thread_0; variable
34 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
Dnx_secure_tls_shutdown_test.c15 static TX_THREAD thread_0; variable
31 tx_thread_create(&thread_0, "thread 0", ntest_0_entry, 0, in test_application_define()
Dnx_secure_hmac_sha384_test.c32 static TX_THREAD thread_0; variable
45 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
Dnx_secure_distinguished_name_compare_test.c216 static TX_THREAD thread_0; variable
227 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
Dnx_secure_tls_coverage_3_test.c5 static TX_THREAD thread_0; variable
16 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
Dnx_secure_tls_multiple_handshake_msg_test.c25 static TX_THREAD thread_0; variable
509 tx_thread_create(&thread_0, "thread 0", ntest_0_entry, 0, in test_application_define()
685 tx_thread_suspend(&thread_0); in ntest_0_entry()
749 tx_thread_suspend(&thread_0); in ntest_0_entry()
816 tx_thread_resume(&thread_0); in ntest_1_entry()
847 tx_thread_resume(&thread_0); in ntest_1_entry()
Dnx_secure_tls_no_remote_certs_allocated_test.c29 static TX_THREAD thread_0; variable
553 tx_thread_create(&thread_0, "thread 0", ntest_0_entry, 0, in test_application_define()
892 tx_thread_suspend(&thread_0); in ntest_0_entry()
921 tx_thread_suspend(&thread_0); in ntest_0_entry()
983 tx_thread_resume(&thread_0); in ntest_1_entry()
1010 tx_thread_resume(&thread_0); in ntest_1_entry()
Dnx_secure_tls_partial_remote_certs_allocated_test.c27 static TX_THREAD thread_0; variable
559 tx_thread_create(&thread_0, "thread 0", ntest_0_entry, 0, in test_application_define()
914 tx_thread_suspend(&thread_0); in ntest_0_entry()
943 tx_thread_suspend(&thread_0); in ntest_0_entry()
1005 tx_thread_resume(&thread_0); in ntest_1_entry()
1032 tx_thread_resume(&thread_0); in ntest_1_entry()
Dnx_secure_tls_certificate_verify_test.c27 static TX_THREAD thread_0; variable
556 tx_thread_create(&thread_0, "thread 0", ntest_0_entry, 0, in test_application_define()
929 tx_thread_suspend(&thread_0); in ntest_0_entry()
958 tx_thread_suspend(&thread_0); in ntest_0_entry()
1028 tx_thread_resume(&thread_0); in ntest_1_entry()
1055 tx_thread_resume(&thread_0); in ntest_1_entry()

12345678910>>...20