Home
last modified time | relevance | path

Searched refs:test_control_thread_entry (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/crypto_test/
Dcryptotestcontrol.c172 void test_control_thread_entry(ULONG thread_input);
388 tx_thread_create(&test_control_thread, "test control thread", test_control_thread_entry, 0, in tx_application_define()
392 test_control_thread_entry(0); in tx_application_define()
411 void test_control_thread_entry(ULONG thread_input) in test_control_thread_entry() function
/NetX-Duo-v6.2.1/test/regression/mqtt_test/
Dnetx_mqtt_testcontrol.c141 void test_control_thread_entry(ULONG thread_input);
200 tx_thread_create(&test_control_thread, "test control thread", test_control_thread_entry, 0, in tx_application_define()
218 void test_control_thread_entry(ULONG thread_input) in test_control_thread_entry() function
/NetX-Duo-v6.2.1/test/regression/web_test/
Dnetx_https_testcontrol.c184 void test_control_thread_entry(ULONG thread_input);
243 tx_thread_create(&test_control_thread, "test control thread", test_control_thread_entry, 0, in tx_application_define()
263 void test_control_thread_entry(ULONG thread_input) in test_control_thread_entry() function
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnetxtestcontrol.c454 void test_control_thread_entry(ULONG thread_input);
675 tx_thread_create(&test_control_thread, "test control thread", test_control_thread_entry, 0, in tx_application_define()
692 void test_control_thread_entry(ULONG thread_input) in test_control_thread_entry() function
/NetX-Duo-v6.2.1/test/regression/test/
Dnetxtestcontrol.c2599 void test_control_thread_entry(ULONG thread_input);
2845 tx_thread_create(&test_control_thread, "test control thread", test_control_thread_entry, 0, in tx_application_define()
2864 void test_control_thread_entry(ULONG thread_input) in test_control_thread_entry() function