Searched defs:lwp (Results 1 – 8 of 8) sorted by relevance
/freebsd/lib/libthread_db/ |
H A D | libpthread_db.c | 225 lwpid_t lwp; in pt_ta_map_id2thr() local 295 pt_ta_map_lwp2thr(const td_thragent_t *ta, lwpid_t lwp, td_thrhandle_t *th) in pt_ta_map_lwp2thr() 444 lwpid_t lwp; in pt_dbsuspend() local 580 lwpid_t lwp; in pt_thr_old_get_info() local 680 lwpid_t lwp; in pt_thr_getxmmregs() local 724 lwpid_t lwp; in pt_thr_getfpregs() local 765 lwpid_t lwp; in pt_thr_getgregs() local 807 lwpid_t lwp; in pt_thr_setxmmregs() local 857 lwpid_t lwp; in pt_thr_setfpregs() local 904 lwpid_t lwp; in pt_thr_setgregs() local [all …]
|
H A D | libthr_db.c | 205 int64_t lwp; in pt_ta_map_id2thr() local 236 pt_ta_map_lwp2thr(const td_thragent_t *ta, lwpid_t lwp, td_thrhandle_t *th) in pt_ta_map_lwp2thr() 248 int64_t lwp; in pt_ta_thr_iter() local 371 int64_t lwp; in pt_ta_event_getmsg() local 675 int64_t lwp; in pt_thr_event_getmsg() local
|
H A D | libpthread_db.h | 46 lwpid_t lwp; member
|
/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/ |
H A D | h_common.h | 77 dummy_proc_getregs(void *arg, int regset, int lwp, void *buf) in dummy_proc_getregs() 83 dummy_proc_setregs(void *arg, int regset, int lwp, void *buf) in dummy_proc_setregs()
|
/freebsd/contrib/libpcap/ |
H A D | pcap-libdlpi.c | 74 linkwalk_t *lwp = arg; in list_interfaces() local
|
/freebsd/contrib/netbsd-tests/fs/vfs/ |
H A D | t_vnops.c | 871 struct lwp *lwp[5]; in fcntl_getlock_pids() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
H A D | NativeProcessFreeBSD.cpp | 984 for (lwpid_t lwp : lwp_ids) in ReinitializeThreads() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 3734 klwp_t *lwp; in dtrace_dif_variable() local
|