thread_info       127 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   struct thrdentry64 thread_info;
thread_info       130 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   struct thrdsinfo thread_info;
thread_info       137 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   while (getthrds64 (pid, &thread_info, sizeof (thread_info),
thread_info       140 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   while (getthrds   (pid, &thread_info, sizeof (thread_info),
thread_info       143 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c     if (PROCESSOR_CLASS_ANY != thread_info.ti_cpuid)
thread_info       144 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c       hwloc_bitmap_set(hwloc_set, thread_info.ti_cpuid);
thread_info       157 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   struct thrdentry64 thread_info;
thread_info       160 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   struct thrdsinfo thread_info;
thread_info       168 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   while (getthrds64 (pid, &thread_info, sizeof (thread_info),
thread_info       171 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   while (getthrds   (pid, &thread_info, sizeof (thread_info),
thread_info       174 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c     if (thread_info.ti_tid == tid) {
thread_info       175 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c       if (PROCESSOR_CLASS_ANY != thread_info.ti_cpuid)
thread_info       176 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c 	hwloc_bitmap_set(hwloc_set, thread_info.ti_cpuid);