Searched refs:_ux_host_thread_schedule_other (Results 1 – 15 of 15) sorted by relevance
115 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_audio_deactivate()150 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_audio_deactivate()
104 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_gser_deactivate()
114 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_video_deactivate()
117 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_swar_deactivate()
118 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_printer_deactivate()
137 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_hub_deactivate()
138 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_prolific_deactivate()
146 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_hid_deactivate()
132 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_pima_deactivate()
178 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_cdc_ecm_deactivate()
175 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_cdc_acm_deactivate()
156 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_storage_deactivate()
188 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_class_asix_deactivate()
235 _ux_host_thread_schedule_other(UX_THREAD_PRIORITY_ENUM); in _ux_host_stack_device_resources_free()
280 #define _ux_host_thread_schedule_other _ux_utility_thread_schedule_other macro306 #define _ux_host_thread_schedule_other(t) do{}while(0) macro