DataArray
fDataArrays = new(std::nothrow) DataArray[threadCount];
DataArray& array = fDataArrays[thread->Index()];
DataArray* fDataArrays;