SetThreadGroupAffinityProc  211 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c static PFN_SETTHREADGROUPAFFINITY SetThreadGroupAffinityProc;
SetThreadGroupAffinityProc  247 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c       SetThreadGroupAffinityProc =
SetThreadGroupAffinityProc  412 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   assert(nr_processor_groups == 1 || SetThreadGroupAffinityProc);
SetThreadGroupAffinityProc  419 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c     if (!SetThreadGroupAffinityProc(thread, &aff, NULL))
SetThreadGroupAffinityProc 1106 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   if (nr_processor_groups == 1 || SetThreadGroupAffinityProc) {