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