Searched refs:AllocateSlot (Results 1 - 3 of 3) sorted by relevance

/external/chromium/base/threading/
H A Dthread_local_posix.cc16 void ThreadLocalPlatform::AllocateSlot(SlotType& slot) { function in class:base::internal::ThreadLocalPlatform
H A Dthread_local_win.cc16 void ThreadLocalPlatform::AllocateSlot(SlotType& slot) { function in class:base::internal::ThreadLocalPlatform
H A Dthread_local.h71 static void AllocateSlot(SlotType& slot);
83 internal::ThreadLocalPlatform::AllocateSlot(slot_);

Completed in 56 milliseconds