Searched defs:AllocateSlot (Results 1 – 2 of 2) sorted by relevance
/external/chromium/base/threading/ | ||
D | thread_local_win.cc | 16 void ThreadLocalPlatform::AllocateSlot(SlotType& slot) { in AllocateSlot() function in base::internal::ThreadLocalPlatform |
D | thread_local_posix.cc | 16 void ThreadLocalPlatform::AllocateSlot(SlotType& slot) { in AllocateSlot() function in base::internal::ThreadLocalPlatform |