Searched refs:event_proc_thread_exiting (Results 1 – 4 of 4) sorted by relevance
107 m_events.SetEvents(event_proc_thread_exiting); in StartProcessStatusThread()119 if (m_events.WaitForSetEvents(RNBContext::event_proc_thread_exiting, in StopProcessStatusThread()121 RNBContext::event_proc_thread_exiting) { in StopProcessStatusThread()246 ctx.Events().SetEvents(event_proc_thread_exiting); in ThreadFunctionProcessStatus()256 if (events & event_proc_thread_exiting) in EventsAsString()
28 event_proc_thread_exiting = 0x004, enumerator35 normal_event_bits = event_proc_state_changed | event_proc_thread_exiting |
259 if ((set_events & RNBContext::event_proc_thread_exiting) || in RNBRunLoopInferiorExecuting() 286 if (set_events & RNBContext::event_proc_thread_exiting) { in RNBRunLoopInferiorExecuting()
546 if ((set_events & RNBContext::event_proc_thread_exiting) || in RNBRunLoopInferiorExecuting() 577 if (set_events & RNBContext::event_proc_thread_exiting) { in RNBRunLoopInferiorExecuting()