Searched refs:event_proc_state_changed (Results 1 – 4 of 4) sorted by relevance
219 ctx.Events().SetEvents(RNBContext::event_proc_state_changed); in ThreadFunctionProcessStatus()222 ctx.Events().WaitForResetAck(RNBContext::event_proc_state_changed); in ThreadFunctionProcessStatus()252 if (events & event_proc_state_changed) in EventsAsString()
280 if (set_events & RNBContext::event_proc_state_changed) { in RNBRunLoopInferiorExecuting()282 ctx.Events().ResetEvents(RNBContext::event_proc_state_changed); in RNBRunLoopInferiorExecuting()283 set_events ^= RNBContext::event_proc_state_changed; in RNBRunLoopInferiorExecuting()
26 event_proc_state_changed = 0x001, enumerator35 normal_event_bits = event_proc_state_changed | event_proc_thread_exiting |
571 if (set_events & RNBContext::event_proc_state_changed) { in RNBRunLoopInferiorExecuting()573 ctx.Events().ResetEvents(RNBContext::event_proc_state_changed); in RNBRunLoopInferiorExecuting()574 set_events ^= RNBContext::event_proc_state_changed; in RNBRunLoopInferiorExecuting()