hwloc_win_get_thread_cpubind 484 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c return hwloc_win_get_thread_cpubind(topology, GetCurrentThread(), set, flags); hwloc_win_get_thread_cpubind 492 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c ret = hwloc_win_get_thread_cpubind(topology, GetCurrentThread(), cpuset, flags); hwloc_win_get_thread_cpubind 1112 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c hooks->get_thread_cpubind = hwloc_win_get_thread_cpubind;