Searched refs:ThreadDataAllocator (Results 1 – 1 of 1) sorted by relevance
69 using ThreadDataAllocator = ThreadDataArray::AllocatorType; typedef79 static typename std::aligned_storage<sizeof(ThreadDataAllocator),80 alignof(ThreadDataAllocator)>::type86 static ThreadDataAllocator *TDAllocator = nullptr;370 ThreadDataAllocator(Buffer.Data, Buffer.Size); in reset()372 reinterpret_cast<ThreadDataAllocator *>(&ThreadDataAllocatorStorage); in reset()