Home
last modified time | relevance | path

Searched refs:proc_wait_pid (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgnu-nat.c80 int proc_wait_pid = 0; variable
1448 if (proc_wait_pid != inf->pid && !inf->no_wait) in gnu_wait()
1453 if (proc_wait_pid) in gnu_wait()
1457 inf_debug (inf, "cancelling previous wait on pid %d", proc_wait_pid); in gnu_wait()
1468 proc_wait_pid = inf->pid; in gnu_wait()
1723 if (proc_wait_pid == inf->pid) in do_mach_notify_dead_name()
1802 if (err && proc_wait_pid && (!inf->task || !inf->task->port)) in S_proc_wait_reply()
1813 proc_wait_pid = 0; in S_proc_wait_reply()