threadid          196 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   unsigned threadid;
threadid          363 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     infos->threadid = logprocid % max_nbthreads;
threadid          365 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     hwloc_debug("this is thread %u of core %u\n", infos->threadid, infos->coreid);
threadid          521 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	infos->threadid = legacy_log_proc_id % max_nbthreads;
threadid          523 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	hwloc_debug("this is thread %u of core %u\n", infos->threadid, infos->coreid);
threadid          606 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  infos->threadid = id;
threadid          623 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       hwloc_debug("this is thread %u of core %u\n", infos->threadid, infos->coreid);
threadid         1211 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     infos[i].threadid = (unsigned) -1;
threadid         1525 oshmem/mca/memheap/ptmalloc/malloc.c   volatile pthread_t threadid;
threadid         1533 oshmem/mca/memheap/ptmalloc/malloc.c   if(CURRENT_THREAD==sl->threadid)
threadid         1541 oshmem/mca/memheap/ptmalloc/malloc.c         dl_assert(!sl->threadid);
threadid         1542 oshmem/mca/memheap/ptmalloc/malloc.c         sl->threadid=CURRENT_THREAD;
threadid         1565 oshmem/mca/memheap/ptmalloc/malloc.c   dl_assert(CURRENT_THREAD==sl->threadid);
threadid         1567 oshmem/mca/memheap/ptmalloc/malloc.c     sl->threadid=0;
threadid         1576 oshmem/mca/memheap/ptmalloc/malloc.c     dl_assert(!sl->threadid);
threadid         1577 oshmem/mca/memheap/ptmalloc/malloc.c     sl->threadid=CURRENT_THREAD;
threadid         1599 oshmem/mca/memheap/ptmalloc/malloc.c   volatile long threadid;
threadid         1608 oshmem/mca/memheap/ptmalloc/malloc.c   if(mythreadid==sl->threadid)
threadid         1614 oshmem/mca/memheap/ptmalloc/malloc.c         dl_assert(!sl->threadid);
threadid         1615 oshmem/mca/memheap/ptmalloc/malloc.c         sl->threadid=mythreadid;
threadid         1627 oshmem/mca/memheap/ptmalloc/malloc.c   dl_assert(CURRENT_THREAD==sl->threadid);
threadid         1629 oshmem/mca/memheap/ptmalloc/malloc.c     sl->threadid=0;
threadid         1636 oshmem/mca/memheap/ptmalloc/malloc.c     dl_assert(!sl->threadid);
threadid         1637 oshmem/mca/memheap/ptmalloc/malloc.c     sl->threadid=CURRENT_THREAD;