Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbxtestcontrol.c884 void test_control_thread_entry(ULONG thread_input);
977 tx_thread_create(&test_control_thread, "test control thread", test_control_thread_entry, 0, in tx_application_define()
990 void test_control_thread_entry(ULONG thread_input) in test_control_thread_entry() function