Home
last modified time | relevance | path

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

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