get_thisthread_membind  357 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c     if (topology->binding_hooks.get_thisthread_membind)
get_thisthread_membind  358 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c       return topology->binding_hooks.get_thisthread_membind(topology, nodeset, policy, flags);
get_thisthread_membind  366 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c     if (topology->binding_hooks.get_thisthread_membind)
get_thisthread_membind  367 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c       return topology->binding_hooks.get_thisthread_membind(topology, nodeset, policy, flags);
get_thisthread_membind  828 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c   hooks->get_thisthread_membind = dontget_thisthread_membind;
get_thisthread_membind  914 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c     DO(mem,get_thisthread_membind);
get_thisthread_membind  850 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   hooks->get_thisthread_membind = hwloc_aix_get_thisthread_membind;
get_thisthread_membind 2053 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   hooks->get_thisthread_membind = hwloc_linux_get_thisthread_membind;
get_thisthread_membind 1029 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   hooks->get_thisthread_membind = hwloc_solaris_get_thisthread_membind;
get_thisthread_membind 1114 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c     hooks->get_thisthread_membind = hwloc_win_get_thisthread_membind;
get_thisthread_membind 1945 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h   unsigned char get_thisthread_membind;
get_thisthread_membind  107 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h     int (*get_thisthread_membind)(hwloc_topology_t topology, hwloc_nodeset_t nodeset, hwloc_membind_policy_t * policy, int flags);