Searched refs:should_quit (Results 1 – 1 of 1) sorted by relevance
167 bool should_quit; member271 if (state_->should_quit) in HandleDispatch()284 state.should_quit = false; in Run()306 if (state_->should_quit) in Run()310 if (state_->should_quit) in Run()315 if (state_->should_quit) in Run()322 if (state_->should_quit) in Run()331 state_->should_quit = true; in Quit()356 return state_->should_quit; in ShouldQuit()