Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_remote_control_tests.c27 static void test_main_thread_entry(ULONG);
354 status = tx_thread_create(&test_main_thread, "test_main_thread", test_main_thread_entry, 0, in test_application_define()
644 static void test_main_thread_entry(ULONG arg) in test_main_thread_entry() function