Searched refs:screen_update_thread_ (Results 1 – 2 of 2) sorted by relevance
27 screen_update_thread_(0), function38 screen_update_thread_ = ThreadWrapper::CreateThread(46 ThreadWrapper* thread_wrapper = screen_update_thread_;47 screen_update_thread_ = NULL;83 if (!screen_update_thread_) {96 screen_update_thread_->Start(thread_id);184 if (!screen_update_thread_) {
68 ThreadWrapper* screen_update_thread_; variable