Home
last modified time | relevance | path

Searched refs:lwp (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/gdb/
H A Duw-thread.c181 __lwp_desc_t lwp; member
355 read_lwp (CORE_ADDR lwpp, __lwp_desc_t *lwp) in read_lwp() argument
358 sizeof (*lwp), 0, NULL, &base_ops); in read_lwp()
393 if (!read_lwp ((CORE_ADDR)iter.map.thr_lwpp, &iter.lwp)) in thread_iter()
628 __lwp_desc_t lwp; in libthread_stub() local
673 lwpid = lwp.lwp_id; in libthread_stub()
715 if (!read_lwp ((CORE_ADDR)map.thr_lwpp, &lwp)) in libthread_stub()
717 if ((info = find_thread_lwp (lwp.lwp_id))) in libthread_stub()
719 switchto_thread->private->lwpid = lwp.lwp_id; in libthread_stub()
894 __lwp_desc_t lwp; in uw_extra_thread_info() local
[all …]
H A Dsol-thread.c124 #define BUILD_LWP(lwp, pid) ptid_build (pid, lwp, 0) argument
301 lwp_to_thread (ptid_t lwp) in lwp_to_thread() argument
307 if (is_thread (lwp)) in lwp_to_thread()
308 return lwp; /* It's already a thread ID. */ in lwp_to_thread()
312 if (!sol_thread_alive (lwp)) in lwp_to_thread()
333 return BUILD_THREAD (ti.ti_tid, PIDGET (lwp)); in lwp_to_thread()
1333 ptid_t lwp; in solaris_pid_to_str() local
1335 lwp = thread_to_lwp (ptid, -2); in solaris_pid_to_str()
1337 if (PIDGET (lwp) == -1) in solaris_pid_to_str()
1339 else if (PIDGET (lwp) != -2) in solaris_pid_to_str()
[all …]
H A Dproc-service.c55 #define BUILD_LWP(lwp, pid) ptid_build (pid, lwp, 0) argument
H A Dada-lang.h141 CORE_ADDR lwp; /* This field is not always present in the ATCB. */ member
147 long lwp; /* The Light Weight Process id */ member
H A Dlinux-nat.c590 #define BUILD_LWP(lwp, pid) ptid_build (pid, lwp, 0) argument
729 int lwp; in find_lwp_pid() local
732 lwp = GET_LWP (ptid); in find_lwp_pid()
734 lwp = GET_PID (ptid); in find_lwp_pid()
737 if (lwp == GET_LWP (lp->ptid)) in find_lwp_pid()
2481 unsigned long lwp = ptid_get_lwp (ptid); in linux_nat_do_thread_registers() local
2487 lwp, in linux_nat_do_thread_registers()
H A Dinferior.h75 ptid_t ptid_build (int pid, long lwp, long tid);
H A Dbsd-kvm.c236 addr += offsetof (struct lwp, l_addr); in bsd_kvm_proc_cmd()
H A Dinfrun.c3657 ptid_build (int pid, long lwp, long tid) in ptid_build() argument
3662 ptid.lwp = lwp; in ptid_build()
3688 return ptid.lwp; in ptid_get_lwp()
3704 return (ptid1.pid == ptid2.pid && ptid1.lwp == ptid2.lwp in ptid_equal()
H A DChangeLog-20012420 lin-lwp.o.
4342 * lin-lwp.c (status_to_str): New function.
5159 * lin-lwp.c (lin_lwp_prepare_to_proceed): Ditto.
6032 inftarg.c, infttrace.c, lin-lwp.c, lin-thread.c,
6193 * lin-lwp.c (lin_lwp_wait): Likewise.
6438 * lin-lwp.c: Ditto.
6439 * lin-lwp.c: Add set/show debug lin-lwp command. Use this
6518 * lin-lwp.c: Minor cleanups in comments.
6807 * lin-lwp.c (prepare_to_proceed): Ditto.
8614 * lin-lwp.c: Ditto.
[all …]
H A Dconfigure.in587 # See if <sys/lwp.h> defines `struct lwp`.
588 AC_CACHE_CHECK([for struct lwp], gdb_cv_struct_lwp,
590 #include <sys/lwp.h>], [struct lwp l;],
594 [Define to 1 if your system has struct lwp.])
H A Dthread-db.c145 #define BUILD_LWP(lwp, pid) ptid_build (pid, lwp, 0) argument
H A Ddefs.h772 long lwp; member
H A Dconfig.in495 /* Define to 1 if your system has struct lwp. */
H A DChangeLog913 * lin-lwp.c: Delete file.
934 * config/s390/s390.mh (NATDEPFILES): Remove lin-lwp.o.
937 * config/pa/linux.mh (NATDEPFILES): Remove lin-lwp.o.
938 * config/mips/linux.mh (NATDEPFILES): Remove lin-lwp.o.
943 * config/arm/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2533 * configure.in: Test for struct lwp in <sys/lwp.h>.
2535 the offset of l_addr in struct lwp.
3505 * lin-lwp.c (_initialize_lin_lwp): Update.
5835 * lin-lwp.c (lin_lwp_create_inferior): Update.
8493 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
[all …]
H A DChangeLog-20032536 for any lwp we resume.
4319 * lin-lwp.c (wait_lwp): New function, copied from
4863 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
6674 * lin-lwp.c: Include linux-nat.h.
6680 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
6718 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
6796 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
8090 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
8100 delete such threads fromt the lwp list when discovered.
11667 * lin-lwp.c: Ditto.
[all …]
H A Dconfigure7550 echo $ac_n "checking for struct lwp""... $ac_c" 1>&6
7551 echo "configure:7552: checking for struct lwp" >&5
7561 struct lwp l;
/openbsd/regress/lib/libc/sys/
H A DREADME29 t_setrlimit - remove unsupported resource parameters and lwp
46 t_futex_ops - no lwp
47 t_futex_robust - no lwp
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DBuiltinsX86_64.def80 TARGET_BUILTIN(__builtin_ia32_lwpins64, "UcUOiUiIUi", "n", "lwp")
81 TARGET_BUILTIN(__builtin_ia32_lwpval64, "vUOiUiIUi", "n", "lwp")
H A DBuiltinsX86.def707 TARGET_BUILTIN(__builtin_ia32_llwpcb, "vv*", "n", "lwp")
708 TARGET_BUILTIN(__builtin_ia32_slwpcb, "v*", "n", "lwp")
709 TARGET_BUILTIN(__builtin_ia32_lwpins32, "UcUiUiIUi", "n", "lwp")
710 TARGET_BUILTIN(__builtin_ia32_lwpval32, "vUiUiIUi", "n", "lwp")
/openbsd/gnu/usr.bin/perl/cpan/File-Fetch/t/
H A D01_File-Fetch.t171 for (qw[lwp lftp file]) {
209 for (qw[lwp httptiny wget curl lftp fetch lynx httplite iosock]) {
/openbsd/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp957 for (lwpid_t lwp : lwp_ids) in ReinitializeThreads() local
958 AddThread(lwp); in ReinitializeThreads()
/openbsd/gnu/llvm/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def186 X86_FEATURE (LWP, "lwp")
/openbsd/gnu/llvm/llvm/lib/Support/Unix/
H A DThreading.inc45 #include <lwp.h> // For _lwp_self()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf.c6980 int lwp; in elfcore_grok_netbsd_note() local
6982 if (elfcore_netbsd_get_lwpid (note, &lwp)) in elfcore_grok_netbsd_note()
6983 elf_tdata (abfd)->core_lwpid = lwp; in elfcore_grok_netbsd_note()
7063 int lwp; in elfcore_grok_openbsd_note() local
7065 if (elfcore_netbsd_get_lwpid (note, &lwp)) in elfcore_grok_openbsd_note()
7066 elf_tdata (abfd)->core_lwpid = lwp; in elfcore_grok_openbsd_note()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c8005 int lwp; in elfcore_grok_netbsd_note() local
8007 if (elfcore_netbsd_get_lwpid (note, &lwp)) in elfcore_grok_netbsd_note()
8008 elf_tdata (abfd)->core_lwpid = lwp; in elfcore_grok_netbsd_note()
8088 int lwp; in elfcore_grok_openbsd_note() local
8090 if (elfcore_netbsd_get_lwpid (note, &lwp)) in elfcore_grok_openbsd_note()
8091 elf_tdata (abfd)->core_lwpid = lwp; in elfcore_grok_openbsd_note()

12