Searched refs:thread_preemption_change_params (Results 1 – 1 of 1) sorted by relevance
696 UX_TEST_OVERRIDE_TX_THREAD_PREEMPTION_CHANGE_PARAMS *thread_preemption_change_params; in ux_test_action_handler_check() local1073 thread_preemption_change_params = params; in ux_test_action_handler_check()1074 if (this->thread_ptr != thread_preemption_change_params->thread_ptr || in ux_test_action_handler_check()1075 this->new_threshold != thread_preemption_change_params->new_threshold) in ux_test_action_handler_check()