| /NextBSD/include/ |
| HD | proc_service.h | 49 ps_err_e ps_lcontinue(struct ps_prochandle *, lwpid_t); 50 ps_err_e ps_lgetfpregs(struct ps_prochandle *, lwpid_t, prfpregset_t *); 51 ps_err_e ps_lgetregs(struct ps_prochandle *, lwpid_t, prgregset_t); 52 ps_err_e ps_lsetfpregs(struct ps_prochandle *, lwpid_t, const prfpregset_t *); 53 ps_err_e ps_lsetregs(struct ps_prochandle *, lwpid_t, const prgregset_t); 55 ps_err_e ps_lgetxmmregs (struct ps_prochandle *, lwpid_t, char *); 56 ps_err_e ps_lsetxmmregs (struct ps_prochandle *, lwpid_t, const char *); 58 ps_err_e ps_lstop(struct ps_prochandle *, lwpid_t); 59 ps_err_e ps_linfo(struct ps_prochandle *, lwpid_t, void *);
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | proc-service.c | 110 ps_lstop (gdb_ps_prochandle_t ph, lwpid_t lwpid) in ps_lstop() 120 ps_lcontinue (gdb_ps_prochandle_t ph, lwpid_t lwpid) in ps_lcontinue() 132 ps_lgetxregsize (gdb_ps_prochandle_t ph, lwpid_t lwpid, int *xregsize) in ps_lgetxregsize() 142 ps_lgetxregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, caddr_t xregset) in ps_lgetxregs() 152 ps_lsetxregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, caddr_t xregset) in ps_lsetxregs() 230 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) in ps_lgetregs() 247 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) in ps_lsetregs() 265 ps_lgetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lgetfpregs() 283 ps_lsetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lsetfpregs()
|
| HD | infttrace.c | 344 static lwpid_t fake_step_tid = 0; 356 lwpid_t tid; /* Thread ID */ 397 get_raw_pc (lwpid_t ttid) in get_raw_pc() 602 create_thread_info (int pid, lwpid_t tid) in create_thread_info() 720 find_thread_info (lwpid_t tid) in find_thread_info() 750 static lwpid_t 751 map_from_gdb_tid (lwpid_t gdb_tid) in map_from_gdb_tid() 799 static lwpid_t 800 map_to_gdb_tid (lwpid_t real_tid) in map_to_gdb_tid() 848 is_pseudo_thread (lwpid_t tid) in is_pseudo_thread() [all …]
|
| HD | sol-thread.c | 175 lwpid_t lwpid, 1003 ps_lstop (gdb_ps_prochandle_t ph, lwpid_t lwpid) in ps_lstop() 1011 ps_lcontinue (gdb_ps_prochandle_t ph, lwpid_t lwpid) in ps_lcontinue() 1141 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lgetregs() 1164 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lsetregs() 1199 ps_lgetxregsize (gdb_ps_prochandle_t ph, lwpid_t lwpid, int *xregsize) in ps_lgetxregsize() 1227 ps_lgetxregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, caddr_t xregset) in ps_lgetxregs() 1250 ps_lsetxregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, caddr_t xregset) in ps_lsetxregs() 1273 ps_lgetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lgetfpregs() 1296 ps_lsetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lsetfpregs() [all …]
|
| /NextBSD/lib/libthread_db/ |
| HD | libpthread_db.c | 46 static void pt_unmap_lwp(const td_thragent_t *ta, lwpid_t lwp); 224 lwpid_t lwp; in pt_ta_map_id2thr() 294 pt_ta_map_lwp2thr(const td_thragent_t *ta, lwpid_t lwp, td_thrhandle_t *th) in pt_ta_map_lwp2thr() 297 lwpid_t lwp1; in pt_ta_map_lwp2thr() 443 lwpid_t lwp; in pt_dbsuspend() 473 ret = ps_pread(ta->ph, ptr, &lwp, sizeof(lwpid_t)); in pt_dbsuspend() 579 lwpid_t lwp; in pt_thr_old_get_info() 615 &info->ti_lid, sizeof(lwpid_t)); in pt_thr_old_get_info() 625 offsetof(struct kse_thr_mailbox, tm_lwp), &lwp, sizeof(lwpid_t)); in pt_thr_old_get_info() 679 lwpid_t lwp; in pt_thr_getxmmregs() [all …]
|
| HD | kse.h | 64 lwpid_t tm_lwp; /* kernel thread UTS runs on */ 85 lwpid_t km_lwp; /* kernel thread UTS runs on */
|
| /NextBSD/gnu/usr.bin/gdb/libgdb/ |
| HD | fbsd-threads.c | 103 static td_err_e (*td_ta_map_lwp2thr_p) (const td_thragent_t *ta, lwpid_t lwpid, 280 if (*(lwpid_t *)obj != 0) in fbsd_core_get_first_lwp() 283 *(lwpid_t *)obj = atoi (bfd_section_name (abfd, asect) + 5); in fbsd_core_get_first_lwp() 290 lwpid_t lwpid; in get_current_lwp() 434 fbsd_thread_get_name (lwpid_t lwpid) in fbsd_thread_get_name() 841 lwpid_t lwp; in fbsd_lwp_fetch_registers() 930 lwpid_t lwp; in fbsd_lwp_store_registers() 1092 lwpid_t lwp; in fbsd_core_check_lwp() 1098 if (*(lwpid_t *)obj == 0) in fbsd_core_check_lwp() 1102 if (*(lwpid_t *)obj == lwp) in fbsd_core_check_lwp() [all …]
|
| /NextBSD/contrib/gdb/gdb/gdbserver/ |
| HD | proc-service.c | 129 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) in ps_lgetregs() 159 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) in ps_lsetregs() 189 ps_lgetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lgetfpregs() 220 ps_lsetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lsetfpregs()
|
| /NextBSD/usr.bin/gcore/ |
| HD | elfcore.c | 327 lwpid_t *tids; in elf_putnotes() 573 lwpid_t tid; in elf_note_prstatus() 577 tid = *(lwpid_t *)arg; in elf_note_prstatus() 597 lwpid_t tid; in elf_note_fpregset() 601 tid = *(lwpid_t *)arg; in elf_note_fpregset() 615 lwpid_t tid; in elf_note_thrmisc() 619 tid = *(lwpid_t *)arg; in elf_note_thrmisc() 636 lwpid_t tid; in elf_note_x86_xstate() 641 tid = *(lwpid_t *)arg; in elf_note_x86_xstate() 664 lwpid_t tid; in elf_note_powerpc_vmx() [all …]
|
| /NextBSD/usr.bin/truss/ |
| HD | aarch64-cloudabi64.c | 46 lwpid_t tid; in aarch64_cloudabi64_fetch_args() 66 lwpid_t tid; in aarch64_cloudabi64_fetch_retval()
|
| HD | amd64-cloudabi64.c | 46 lwpid_t tid; in amd64_cloudabi64_fetch_args() 75 lwpid_t tid; in amd64_cloudabi64_fetch_retval()
|
| HD | aarch64-freebsd.c | 52 lwpid_t tid; in aarch64_fetch_args() 87 lwpid_t tid; in aarch64_fetch_retval()
|
| HD | amd64-linux32.c | 53 lwpid_t tid; in amd64_linux32_fetch_args() 107 lwpid_t tid; in amd64_linux32_fetch_retval()
|
| HD | i386-linux.c | 53 lwpid_t tid; in i386_linux_fetch_args() 106 lwpid_t tid; in i386_linux_fetch_retval()
|
| HD | i386-freebsd.c | 55 lwpid_t tid; in i386_fetch_args() 98 lwpid_t tid; in i386_fetch_retval()
|
| HD | powerpc64-freebsd.c | 51 lwpid_t tid; in powerpc64_fetch_args() 96 lwpid_t tid; in powerpc64_fetch_retval()
|
| HD | sparc64-freebsd.c | 57 lwpid_t tid; in sparc64_fetch_args() 103 lwpid_t tid; in sparc64_fetch_retval()
|
| HD | amd64-freebsd32.c | 58 lwpid_t tid; in amd64_freebsd32_fetch_args() 105 lwpid_t tid; in amd64_freebsd32_fetch_retval()
|
| HD | powerpc-freebsd.c | 51 lwpid_t tid; in powerpc_fetch_args() 99 lwpid_t tid; in powerpc_fetch_retval()
|
| HD | powerpc64-freebsd32.c | 51 lwpid_t tid; in powerpc64_freebsd32_fetch_args() 104 lwpid_t tid; in powerpc64_freebsd32_fetch_retval()
|
| HD | arm-freebsd.c | 56 lwpid_t tid; in arm_fetch_args() 115 lwpid_t tid; in arm_fetch_retval()
|
| HD | amd64-freebsd.c | 55 lwpid_t tid; in amd64_fetch_args() 109 lwpid_t tid; in amd64_fetch_retval()
|
| HD | mips-freebsd.c | 55 lwpid_t tid; in mips_fetch_args() 113 lwpid_t tid; in mips_fetch_retval()
|
| /NextBSD/lib/libthr/thread/ |
| HD | thr_affinity.c | 45 lwpid_t tid; in _pthread_setaffinity_np() 68 lwpid_t tid; in _pthread_getaffinity_np()
|
| /NextBSD/contrib/netbsd-tests/lib/libc/sys/ |
| HD | t_lwp_create.c | 59 volatile lwpid_t the_lwp_id = 0; 82 lwpid_t lid; \ 106 lwpid_t lid; in ATF_TC_BODY()
|