PFN_GETACTIVEPROCESSORCOUNT 195 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c typedef WORD (WINAPI *PFN_GETACTIVEPROCESSORCOUNT)(WORD); PFN_GETACTIVEPROCESSORCOUNT 196 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c static PFN_GETACTIVEPROCESSORCOUNT GetActiveProcessorCountProc; PFN_GETACTIVEPROCESSORCOUNT 240 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c (PFN_GETACTIVEPROCESSORCOUNT) GetProcAddress(kernel32, "GetActiveProcessorCount");