Lines Matching refs:ThreadLocal
576 MemCopy(to, reinterpret_cast<char*>(&thread_local_), sizeof(ThreadLocal));584 MemCopy(reinterpret_cast<char*>(&thread_local_), from, sizeof(ThreadLocal));590 return sizeof(ThreadLocal);