Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/common/
Dtls.cpp61 void *GetTLSValue(TLSIndex index) in GetTLSValue() function
/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