Searched refs:threadReady_ (Results 1 – 2 of 2) sorted by relevance
74 param_->threadReady_ = true; in Prepare()76 param_->threadReady_ = false; in Prepare()149 return param_->threadReady_; in IsPrepared()
59 bool threadReady_ = false; variable