Searched refs:processed_io_events_ (Results 1 – 2 of 2) sorted by relevance
110 processed_io_events_(false), in MessagePumpLibevent()224 did_work |= processed_io_events_; in Run()225 processed_io_events_ = false; in Run()331 pump->processed_io_events_ = true; in OnLibeventNotification()360 that->processed_io_events_ = true; in OnWakeup()
136 bool processed_io_events_; variable