Home
last modified time | relevance | path

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

/external/chromium_org/base/threading/
Dthread_local_storage_posix.cc27 void PlatformThreadLocalStorage::SetTLSValue(TLSKey key, void* value) { in SetTLSValue() function in base::internal::PlatformThreadLocalStorage
Dthread_local_storage_win.cc33 void PlatformThreadLocalStorage::SetTLSValue(TLSKey key, void* value) { in SetTLSValue() function in base::internal::PlatformThreadLocalStorage