Searched refs:thread_entry_cmd (Results 1 – 1 of 1) sorted by relevance
74 static void thread_entry_cmd(ULONG arg);400 UX_TEST_CHECK_SUCCESS(tx_thread_create(&g_thread_cmd, "cmd thread", thread_entry_cmd, 0, in initialize_hub_with_device_init_data()477 static void thread_entry_cmd(ULONG arg) in thread_entry_cmd() function