Searched refs:event_proc_state_changed (Results 1 – 4 of 4) sorted by relevance
218 ctx.Events().SetEvents(RNBContext::event_proc_state_changed); in ThreadFunctionProcessStatus()221 ctx.Events().WaitForResetAck(RNBContext::event_proc_state_changed); in ThreadFunctionProcessStatus()251 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()
25 event_proc_state_changed = 0x001, enumerator35 normal_event_bits = event_proc_state_changed | event_proc_thread_exiting |
579 if (set_events & RNBContext::event_proc_state_changed) { in RNBRunLoopInferiorExecuting()581 ctx.Events().ResetEvents(RNBContext::event_proc_state_changed); in RNBRunLoopInferiorExecuting()582 set_events ^= RNBContext::event_proc_state_changed; in RNBRunLoopInferiorExecuting()