hwloc_thread_t    153 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c #ifdef hwloc_thread_t
hwloc_thread_t    155 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c hwloc_set_thread_cpubind(hwloc_topology_t topology, hwloc_thread_t tid, hwloc_const_bitmap_t set, int flags)
hwloc_thread_t    174 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c hwloc_get_thread_cpubind(hwloc_topology_t topology, hwloc_thread_t tid, hwloc_bitmap_t set, int flags)
hwloc_thread_t    739 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c #ifdef hwloc_thread_t
hwloc_thread_t    740 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c static int dontset_thread_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_thread_t tid __hwloc_attribute_unused, hwloc_const_bitmap_t set __hwloc_attribute_unused, int flags __hwloc_attribute_unused)
hwloc_thread_t    744 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c static int dontget_thread_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_thread_t tid __hwloc_attribute_unused, hwloc_bitmap_t cpuset, int flags __hwloc_attribute_unused)
hwloc_thread_t    817 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c #ifdef hwloc_thread_t
hwloc_thread_t    904 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c #ifdef hwloc_thread_t
hwloc_thread_t    258 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c hwloc_aix_set_thread_cpubind(hwloc_topology_t topology, hwloc_thread_t pthread, hwloc_const_bitmap_t hwloc_set, int flags)
hwloc_thread_t    272 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c hwloc_aix_get_thread_cpubind(hwloc_topology_t topology, hwloc_thread_t pthread, hwloc_bitmap_t hwloc_set, int flags)
hwloc_thread_t    498 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c hwloc_aix_set_thread_membind(hwloc_topology_t topology, hwloc_thread_t pthread, hwloc_const_bitmap_t hwloc_set, hwloc_membind_policy_t policy, int flags)
hwloc_thread_t    512 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c hwloc_aix_get_thread_membind(hwloc_topology_t topology, hwloc_thread_t pthread, hwloc_bitmap_t hwloc_set, hwloc_membind_policy_t *policy, int flags)
hwloc_thread_t    112 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c #ifdef hwloc_thread_t
hwloc_thread_t    117 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_set_thread_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_thread_t tid, hwloc_const_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
hwloc_thread_t    143 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_get_thread_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_thread_t tid, hwloc_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
hwloc_thread_t    217 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c #ifdef hwloc_thread_t
hwloc_thread_t    105 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c #ifdef hwloc_thread_t
hwloc_thread_t    107 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c hwloc_hpux_set_thread_cpubind(hwloc_topology_t topology, hwloc_thread_t pthread, hwloc_const_bitmap_t hwloc_set, int flags)
hwloc_thread_t    273 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c #ifdef hwloc_thread_t
hwloc_thread_t     92 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hwloc_netbsd_set_thread_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_thread_t tid, hwloc_const_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
hwloc_thread_t    108 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hwloc_netbsd_get_thread_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_thread_t tid, hwloc_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
hwloc_thread_t    397 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c hwloc_win_set_thread_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_thread_t thread, hwloc_const_bitmap_t hwloc_set, int flags)
hwloc_thread_t    469 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c hwloc_win_get_thread_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_thread_t thread, hwloc_cpuset_t set, int flags __hwloc_attribute_unused)
hwloc_thread_t   1182 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h #ifdef hwloc_thread_t
hwloc_thread_t   1190 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_set_thread_cpubind(hwloc_topology_t topology, hwloc_thread_t thread, hwloc_const_cpuset_t set, int flags);
hwloc_thread_t   1193 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h #ifdef hwloc_thread_t
hwloc_thread_t   1201 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_thread_cpubind(hwloc_topology_t topology, hwloc_thread_t thread, hwloc_cpuset_t set, int flags);
hwloc_thread_t     95 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h #ifdef hwloc_thread_t
hwloc_thread_t     96 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h     int (*set_thread_cpubind)(hwloc_topology_t topology, hwloc_thread_t tid, hwloc_const_cpuset_t set, int flags);
hwloc_thread_t     97 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h     int (*get_thread_cpubind)(hwloc_topology_t topology, hwloc_thread_t tid, hwloc_cpuset_t set, int flags);