VMBusCPU
fCPUData = new(std::nothrow) VMBusCPU[fCPUCount];
VMBusCPU* cpuData = reinterpret_cast<VMBusCPU*>(arg);
VMBusCPU* fCPUData;