Searched refs:ThreadDataAllocator (Results 1 – 1 of 1) sorted by relevance
68 using ThreadDataAllocator = ThreadDataArray::AllocatorType; typedef78 static typename std::aligned_storage<sizeof(ThreadDataAllocator),79 alignof(ThreadDataAllocator)>::type85 static ThreadDataAllocator *TDAllocator = nullptr;369 ThreadDataAllocator(Buffer.Data, Buffer.Size); in reset()371 reinterpret_cast<ThreadDataAllocator *>(&ThreadDataAllocatorStorage); in reset()