Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dlinux-low.c221 linux_kill_one_process (struct inferior_list_entry *entry) in linux_kill_one_process() function
250 for_each_inferior (&all_threads, linux_kill_one_process); in linux_kill()
H A DChangeLog13 (linux_kill_one_process): Don't kill the first thread here.
361 (linux_kill_one_process): New function.