Home
last modified time | relevance | path

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

/external/chromium_org/base/threading/
Dthread_local_storage_posix.cc23 void* PlatformThreadLocalStorage::GetTLSValue(TLSKey key) { in GetTLSValue() function in base::internal::PlatformThreadLocalStorage
Dthread_local_storage_win.cc29 void* PlatformThreadLocalStorage::GetTLSValue(TLSKey key) { in GetTLSValue() function in base::internal::PlatformThreadLocalStorage