Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dlinux-nat.c1206 stop_callback (struct lwp_info *lp, void *data) in stop_callback() function
1740 stop_callback (lp, NULL); in stop_and_resume_callback()
2132 iterate_over_lwps (stop_callback, NULL); in linux_nat_wait()
H A DChangeLog920 (kill_lwp, linux_nat_handle_extended, wait_lwp, stop_callback)
H A DChangeLog-20038101 (stop_callback): Don't assert retcode of kill call.