Home
last modified time | relevance | path

Searched refs:demo_thread (Results 1 – 25 of 40) sorted by relevance

12

/NetX-Duo-v6.2.1/test/regression/interoperability_test/nx_secure_test/
Ddemo_tls_test_icmp_server.c28 TX_THREAD demo_thread; variable
79 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Ddemo_ping_test.c133 TX_THREAD demo_thread; variable
181 …tx_thread_create(&demo_thread, "demo thread", demo_thread_entry, 0, demo_thread_stack, sizeof(demo… in tx_application_define()
Ddemo_dtls_test_server.c31 TX_THREAD demo_thread; variable
106 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Ddtls_nx_secure_client_certificate_verify_test_server_entry.c33 TX_THREAD demo_thread; variable
102 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Ddtls_nx_secure_ecc_test_server_entry.c33 TX_THREAD demo_thread; variable
109 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Ddtls_reuse_nx_secure_server_entry.c31 TX_THREAD demo_thread; variable
98 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Dnx_secure_client_certificate_verify_test_server_entry.c30 TX_THREAD demo_thread; variable
102 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Dnx_secure_dtls_echo_client_entry.c31 TX_THREAD demo_thread; variable
96 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in tx_application_define()
Dnx_secure_echo_server_entry.c30 TX_THREAD demo_thread; variable
104 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Ddemo_tls_test_server.c30 TX_THREAD demo_thread; variable
126 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Dnx_secure_ecc_echo_server_entry.c31 TX_THREAD demo_thread; variable
100 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Dtls_1_3_psk_test_nx_secure_echo_server_entry.c34 TX_THREAD demo_thread; variable
101 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Ddtls_nx_secure_client_certificate_verify_test_client_entry.c37 TX_THREAD demo_thread; variable
105 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in tx_application_define()
Ddtls_nx_secure_ecc_test_client_entry.c36 TX_THREAD demo_thread; variable
110 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in tx_application_define()
Dtls_1_3_alert_test_nx_secure_echo_server_entry.c34 TX_THREAD demo_thread; variable
99 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Ddtls_aes128_gcm_nx_secure_client_entry.c32 TX_THREAD demo_thread; variable
98 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in tx_application_define()
Dnx_secure_ecc_server_cert_entry.c36 TX_THREAD demo_thread; variable
103 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Dnx_secure_echo_client_entry.c36 TX_THREAD demo_thread; variable
107 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in tx_application_define()
Dtls_1_3_hello_retry_cookie_test_nx_secure_echo_client_entry.c38 TX_THREAD demo_thread; variable
112 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in tx_application_define()
Dtls_1_3_client_certificate_verify_test_nx_secure_echo_server_entry.c36 TX_THREAD demo_thread; variable
103 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
Ddtls_nx_secure_server_entry.c31 TX_THREAD demo_thread; variable
180 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define()
/NetX-Duo-v6.2.1/test/regression/interoperability_test/mqtt_test/
Dnetx_mqtt_subscriber_empty_message_test.c33 TX_THREAD demo_thread; variable
99 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in test_application_define()
Dnetx_mqtt_subscriber_test.c33 TX_THREAD demo_thread; variable
99 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in test_application_define()
Dnetx_mqtt_tls_subscriber_twice_test.c36 TX_THREAD demo_thread; variable
109 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in test_application_define()
Dnetx_mqtt_tls_subscriber_test.c36 TX_THREAD demo_thread; variable
109 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in test_application_define()

12