Home
last modified time | relevance | path

Searched refs:lwpid_t (Results 1 – 25 of 70) sorted by relevance

123

/NextBSD/include/
HDproc_service.h49 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/
HDproc-service.c110 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()
HDinfttrace.c344 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 …]
HDsol-thread.c175 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/
HDlibpthread_db.c46 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 …]
HDkse.h64 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/
HDfbsd-threads.c103 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/
HDproc-service.c129 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/
HDelfcore.c327 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/
HDaarch64-cloudabi64.c46 lwpid_t tid; in aarch64_cloudabi64_fetch_args()
66 lwpid_t tid; in aarch64_cloudabi64_fetch_retval()
HDamd64-cloudabi64.c46 lwpid_t tid; in amd64_cloudabi64_fetch_args()
75 lwpid_t tid; in amd64_cloudabi64_fetch_retval()
HDaarch64-freebsd.c52 lwpid_t tid; in aarch64_fetch_args()
87 lwpid_t tid; in aarch64_fetch_retval()
HDamd64-linux32.c53 lwpid_t tid; in amd64_linux32_fetch_args()
107 lwpid_t tid; in amd64_linux32_fetch_retval()
HDi386-linux.c53 lwpid_t tid; in i386_linux_fetch_args()
106 lwpid_t tid; in i386_linux_fetch_retval()
HDi386-freebsd.c55 lwpid_t tid; in i386_fetch_args()
98 lwpid_t tid; in i386_fetch_retval()
HDpowerpc64-freebsd.c51 lwpid_t tid; in powerpc64_fetch_args()
96 lwpid_t tid; in powerpc64_fetch_retval()
HDsparc64-freebsd.c57 lwpid_t tid; in sparc64_fetch_args()
103 lwpid_t tid; in sparc64_fetch_retval()
HDamd64-freebsd32.c58 lwpid_t tid; in amd64_freebsd32_fetch_args()
105 lwpid_t tid; in amd64_freebsd32_fetch_retval()
HDpowerpc-freebsd.c51 lwpid_t tid; in powerpc_fetch_args()
99 lwpid_t tid; in powerpc_fetch_retval()
HDpowerpc64-freebsd32.c51 lwpid_t tid; in powerpc64_freebsd32_fetch_args()
104 lwpid_t tid; in powerpc64_freebsd32_fetch_retval()
HDarm-freebsd.c56 lwpid_t tid; in arm_fetch_args()
115 lwpid_t tid; in arm_fetch_retval()
HDamd64-freebsd.c55 lwpid_t tid; in amd64_fetch_args()
109 lwpid_t tid; in amd64_fetch_retval()
HDmips-freebsd.c55 lwpid_t tid; in mips_fetch_args()
113 lwpid_t tid; in mips_fetch_retval()
/NextBSD/lib/libthr/thread/
HDthr_affinity.c45 lwpid_t tid; in _pthread_setaffinity_np()
68 lwpid_t tid; in _pthread_getaffinity_np()
/NextBSD/contrib/netbsd-tests/lib/libc/sys/
HDt_lwp_create.c59 volatile lwpid_t the_lwp_id = 0;
82 lwpid_t lid; \
106 lwpid_t lid; in ATF_TC_BODY()

123