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