Searched refs:FreeSlot (Results 1 – 2 of 2) sorted by relevance
77 static void FreeSlot(SlotType slot);92 internal::ThreadLocalPlatform::FreeSlot(slot_); in ~ThreadLocalPointer()
24 void ThreadLocalPlatform::FreeSlot(SlotType slot) { in FreeSlot() function in base::internal::ThreadLocalPlatform