Home
last modified time | relevance | path

Searched defs:TLSState (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/threading/
Dthread_local_storage_unittest.cc135 struct TLSState { struct in base::__anon4dc2c2520111::UseTLSDuringDestructionRunner
136 pthread_key_t key;
137 bool* teardown_works_correctly;
/external/cronet/base/threading/
Dthread_local_storage_unittest.cc139 struct TLSState { struct in base::__anon740c7e280111::UseTLSDuringDestructionRunner
140 pthread_key_t key;
141 raw_ptr<bool> teardown_works_correctly;