Home
last modified time | relevance | path

Searched refs:SetValueInSlot (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/threading/
Dthread_local.h79 static void SetValueInSlot(SlotType slot, void* value);
101 internal::ThreadLocalPlatform::SetValueInSlot( in Set()
Dthread_local_posix.cc35 void ThreadLocalPlatform::SetValueInSlot(SlotType slot, void* value) { in SetValueInSlot() function in base::internal::ThreadLocalPlatform
/external/libmojo/base/threading/
Dthread_local_android.cc26 void ThreadLocalPlatform::SetValueInSlot(SlotType slot, void* value) { in SetValueInSlot() function in base::internal::ThreadLocalPlatform