Searched refs:notify_control_on_iteration_end (Results 1 – 2 of 2) sorted by relevance
155 let mut notify_control_on_iteration_end = false; in run() localVariable189 notify_control_on_iteration_end = true; in run()367 if notify_control_on_iteration_end { in run()457 let mut notify_control_on_iteration_end = false; in run() localVariable472 notify_control_on_iteration_end = true; in run()498 if notify_control_on_iteration_end { in run()
4436 let mut notify_control_on_iteration_end = false; in irq_handler_thread() localVariable4489 notify_control_on_iteration_end = true; in irq_handler_thread()4527 if notify_control_on_iteration_end { in irq_handler_thread()