Merge branch 'atomics' of https://github.com/bvanassche/fio
[fio.git] / os / os-windows-xp.h
1 #define FIO_MAX_CPUS    MAXIMUM_PROCESSORS
2
3 typedef DWORD_PTR os_cpu_mask_t;