Searched refs:ThreadDataAllocator (Results 1 – 1 of 1) sorted by relevance
68 using ThreadDataAllocator = ThreadDataArray::AllocatorType; typedef77 alignas(ThreadDataAllocator) static std::byte78 ThreadDataAllocatorStorage[sizeof(ThreadDataAllocator)];82 static ThreadDataAllocator *TDAllocator = nullptr;366 ThreadDataAllocator(Buffer.Data, Buffer.Size); in reset()368 reinterpret_cast<ThreadDataAllocator *>(&ThreadDataAllocatorStorage); in reset()