Searched refs:interrupt_requested (Results 1 – 2 of 2) sorted by relevance
146 bool interrupt_requested; member162 , interrupt_requested(false) in thread_data_base()196 if(thread_info->interrupt_requested) in check_for_interruption()198 thread_info->interrupt_requested=false; in check_for_interruption()
582 local_thread_info->interrupt_requested=true; in interrupt()597 return local_thread_info->interrupt_requested; in interruption_requested()632 if(thread_info->interrupt_requested) in interruption_point()634 thread_info->interrupt_requested=false; in interruption_point()657 return thread_info->interrupt_requested; in interruption_requested()