Searched refs:AllocateSlot (Results 1 – 2 of 2) sorted by relevance
76 static void AllocateSlot(SlotType* slot);88 internal::ThreadLocalPlatform::AllocateSlot(&slot_); in ThreadLocalPointer()
18 void ThreadLocalPlatform::AllocateSlot(SlotType* slot) { in AllocateSlot() function in base::internal::ThreadLocalPlatform