Searched refs:g_thread_device (Results 1 – 1 of 1) sorted by relevance
63 static TX_THREAD g_thread_device; variable393 …UX_TEST_CHECK_SUCCESS(tx_thread_create(&g_thread_device, "device thread", thread_entry_device, (UL… in initialize_hub_with_device_init_data()396 UX_THREAD_EXTENSION_PTR_SET(&g_thread_device, device_init_data) in initialize_hub_with_device_init_data()397 tx_thread_resume(&g_thread_device); in initialize_hub_with_device_init_data()