Searched refs:processed_io_events_ (Results 1 – 2 of 2) sorted by relevance
103 processed_io_events_(false), in MessagePumpLibevent()215 did_work |= processed_io_events_; in Run()216 processed_io_events_ = false; in Run()316 pump->processed_io_events_ = true; in OnLibeventNotification()345 that->processed_io_events_ = true; in OnWakeup()
101 bool processed_io_events_; variable