Searched refs:teardown_works_correctly_ (Results 1 – 1 of 1) sorted by relevance
132 bool teardown_works_correctly() { return teardown_works_correctly_; } in teardown_works_correctly()170 tls_states_[index].teardown_works_correctly = &teardown_works_correctly_; in CreateTlsKeyWithDestructor()181 bool teardown_works_correctly_ = false; member in base::__anon626f128d0111::UseTLSDuringDestructionRunner