Lines Matching refs:thread_info
575 giter_count (struct thread_info *thread, void *countp) in giter_count()
584 giter_accum (struct thread_info *thread, void *bufp) in giter_accum()
586 **(struct thread_info ***) bufp = thread; in giter_accum()
587 (*(struct thread_info ***) bufp)++; in giter_accum()
619 struct thread_info *t1 = *(struct thread_info **) t1v; in gcmp()
620 struct thread_info *t2 = *(struct thread_info **) t2v; in gcmp()
672 struct thread_info **gbuf, **g, *thread; in sync_threadlists()
718 g = gbuf = (struct thread_info **) xmalloc (gcount * sizeof *gbuf); in sync_threadlists()
783 iter_tid (struct thread_info *thread, void *tidp) in iter_tid()
800 struct thread_info *thread = NULL; in pd_update()
959 struct thread_info *thread; in aix_thread_resume()
1260 struct thread_info *thread; in aix_thread_fetch_registers()
1578 struct thread_info *thread; in aix_thread_store_registers()
1671 aix_thread_extra_thread_info (struct thread_info *thread) in aix_thread_extra_thread_info()