Searched defs:AllocateSlot (Results 1 – 2 of 2) sorted by relevance
/external/libmojo/base/threading/ | ||
D | thread_local_android.cc | 11 void ThreadLocalPlatform::AllocateSlot(SlotType* slot) { in AllocateSlot() function in base::internal::ThreadLocalPlatform |
/external/libchrome/base/threading/ | ||
D | thread_local_posix.cc | 18 void ThreadLocalPlatform::AllocateSlot(SlotType* slot) { in AllocateSlot() function in base::internal::ThreadLocalPlatform |