Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dlinux-low.c372 linux_wait_for_process (struct process_info **childp, int *wstatp) in linux_wait_for_process() function
480 linux_wait_for_process (&event_child, &wstat); in linux_wait_for_event()
H A DChangeLog365 (linux_wait_for_process): Renamed from linux_wait_for_one_inferior.