Searched refs:storage_ext1 (Results 1 – 1 of 1) sorted by relevance
596 UX_HOST_CLASS_STORAGE_EXT *storage_ext0, *storage_ext1; in tx_demo_thread_host_simulation_entry() local708 …storage_ext1=_ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, sizeof(UX_HOST_CLASS_STOR… in tx_demo_thread_host_simulation_entry()709 _ux_utility_thread_create(&storage_ext1->ux_host_class_thread, in tx_demo_thread_host_simulation_entry()714 UX_THREAD_EXTENSION_PTR_SET(&storage_ext1->ux_host_class_thread, class) in tx_demo_thread_host_simulation_entry()723 _ux_utility_thread_delete(&storage_ext1->ux_host_class_thread); in tx_demo_thread_host_simulation_entry()724 _ux_utility_memory_free(storage_ext1); in tx_demo_thread_host_simulation_entry()