Searched refs:tls_states_ (Results 1 – 1 of 1) sorted by relevance
170 tls_states_[index].teardown_works_correctly = &teardown_works_correctly_; in CreateTlsKeyWithDestructor()172 &(tls_states_[index].key), in CreateTlsKeyWithDestructor()176 result = pthread_setspecific(tls_states_[index].key, &tls_states_[index]); in CreateTlsKeyWithDestructor()182 TLSState tls_states_[kKeyCount]; member in base::__anon2395d5340111::UseTLSDuringDestructionRunner