Searched refs:IsTimeoutAsyncInterrupt (Results 1 – 2 of 2) sorted by relevance
146 bool is_timeout_interrupt = IsTimeoutAsyncInterrupt(event_ptr); in DoPlanExplainsStop()208 bool ThreadPlanSingleThreadTimeout::IsTimeoutAsyncInterrupt(Event *event_ptr) { in IsTimeoutAsyncInterrupt() function in ThreadPlanSingleThreadTimeout224 if (IsTimeoutAsyncInterrupt(event_ptr)) { in HandleEvent()
86 bool IsTimeoutAsyncInterrupt(Event *event_ptr);