Searched refs:procfs_wait (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dnto-procfs.c62 static ptid_t procfs_wait (ptid_t, struct target_waitstatus *);
609 procfs_wait (ptid_t ptid, struct target_waitstatus *ourstatus) function
1270 procfs_ops.to_wait = procfs_wait;
H A Dprocfs.c128 static ptid_t procfs_wait (ptid_t, struct target_waitstatus *);
169 procfs_ops.to_wait = procfs_wait;
3882 procfs_wait (ptid_t ptid, struct target_waitstatus *status) function
4454 * procfs_wait and wait for it to stop again (unles gdb is async).

Completed in 108 milliseconds