Searched defs:AllocTLS (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/base/threading/ | ||
H A D | thread_local_storage_posix.cc | 13 bool PlatformThreadLocalStorage::AllocTLS(TLSKey* key) { in AllocTLS() function in base::internal::PlatformThreadLocalStorage |
H A D | thread_local_storage_win.cc | 15 bool PlatformThreadLocalStorage::AllocTLS(TLSKey* key) { in AllocTLS() function in base::internal::PlatformThreadLocalStorage |
/aosp_15_r20/external/libchrome/base/threading/ | ||
H A D | thread_local_storage_posix.cc | 13 bool PlatformThreadLocalStorage::AllocTLS(TLSKey* key) { in AllocTLS() function in base::internal::PlatformThreadLocalStorage |