HomeSort by relevance Sort by last modified time
    Searched refs:AllocateSlot (Results 1 - 3 of 3) sorted by null

  /external/chromium/base/threading/
thread_local_posix.cc 16 void ThreadLocalPlatform::AllocateSlot(SlotType& slot) {
thread_local_win.cc 16 void ThreadLocalPlatform::AllocateSlot(SlotType& slot) {
thread_local.h 71 static void AllocateSlot(SlotType& slot);
83 internal::ThreadLocalPlatform::AllocateSlot(slot_);

Completed in 151 milliseconds