Searched refs:test_control_thread_entry (Results 1 – 5 of 5) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/crypto_test/ |
| D | cryptotestcontrol.c | 172 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/ |
| D | netx_mqtt_testcontrol.c | 141 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/ |
| D | netx_https_testcontrol.c | 184 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/ |
| D | netxtestcontrol.c | 454 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/ |
| D | netxtestcontrol.c | 2599 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
|