Searched defs:GetTLSValue (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/angle/src/common/ | ||
D | tls.cpp | 61 void *GetTLSValue(TLSIndex index) in GetTLSValue() function |
/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 |