Home | History | Annotate | Download | only in src

Lines Matching refs:MemCopy

573   MemCopy(to, reinterpret_cast<char*>(&thread_local_), sizeof(ThreadLocal));
581 MemCopy(reinterpret_cast<char*>(&thread_local_), from, sizeof(ThreadLocal));