Home
last modified time | relevance | path

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

/external/chromium/base/threading/
Dthread_local_win.cc34 void ThreadLocalPlatform::SetValueInSlot(SlotType& slot, void* value) { in SetValueInSlot() function in base::internal::ThreadLocalPlatform
Dthread_local_posix.cc33 void ThreadLocalPlatform::SetValueInSlot(SlotType& slot, void* value) { in SetValueInSlot() function in base::internal::ThreadLocalPlatform