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

  /external/chromium/base/
thread_local.h 67 static void AllocateSlot(SlotType& slot);
77 ThreadLocalPlatform::AllocateSlot(slot_);
thread_local_posix.cc 14 void ThreadLocalPlatform::AllocateSlot(SlotType& slot) {
thread_local_win.cc 14 void ThreadLocalPlatform::AllocateSlot(SlotType& slot) {

Completed in 2675 milliseconds