Searched refs:SystemInfo (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_cpu.c22 SYSTEM_INFO SystemInfo; local
24 GetSystemInfo(&SystemInfo);
26 return ((u_int32_t)SystemInfo.dwNumberOfProcessors);

Completed in 134 milliseconds