Searched refs:should_quit (Results 1 – 1 of 1) sorted by relevance
171 bool should_quit; member275 if (state_->should_quit) in HandleDispatch()288 state.should_quit = false; in Run()310 if (state_->should_quit) in Run()314 if (state_->should_quit) in Run()319 if (state_->should_quit) in Run()326 if (state_->should_quit) in Run()335 state_->should_quit = true; in Quit()360 return state_->should_quit; in ShouldQuit()