Home
last modified time | relevance | path

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

/external/chromium/base/threading/
Dthread_local_win.cc29 void* ThreadLocalPlatform::GetValueFromSlot(SlotType& slot) { in GetValueFromSlot() function in base::internal::ThreadLocalPlatform
Dthread_local_posix.cc28 void* ThreadLocalPlatform::GetValueFromSlot(SlotType& slot) { in GetValueFromSlot() function in base::internal::ThreadLocalPlatform