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

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

Completed in 6508 milliseconds