Searched refs:class_backup (Results 1 – 1 of 1) sorted by relevance
334 UX_HOST_CLASS class_backup; in tx_demo_thread_host_simulation_entry() local377 ux_utility_memory_copy(&class_backup, class, sizeof(UX_HOST_CLASS)); in tx_demo_thread_host_simulation_entry()384 … status = _ux_host_stack_class_instance_destroy(class, class_backup.ux_host_class_first_instance); in tx_demo_thread_host_simulation_entry()393 ux_utility_memory_copy(class, &class_backup, sizeof(UX_HOST_CLASS)); in tx_demo_thread_host_simulation_entry()408 ux_utility_memory_copy(class, &class_backup, sizeof(UX_HOST_CLASS)); in tx_demo_thread_host_simulation_entry()