Searched refs:joined_ (Results 1 – 1 of 1) sorted by relevance
77 : done_(false), joined_(false), callback_(callback) { in TestThread()85 if (!joined_) Join(); in ~TestThread()93 joined_ = true; in Join()111 bool joined_; member in google::protobuf::__anon2aad2dec0111::OnceInitTest::TestThread