Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.cc1869 not_stopped_callback (thread_info *thread, ptid_t filter) in not_stopped_callback() function
2654 return not_stopped_callback (thread, wait_ptid); in wait_for_event_filtered()
2989 return not_stopped_callback (thread, minus_one_ptid); in wait_1()
H A DChangeLog6291 * linux-low.c (not_stopped_callback): Return bool, take filter
6625 iterate_over_lwps, not_stopped_callback,
13001 (num_lwps, check_zombie_leaders, not_stopped_callback): New
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.cc1869 not_stopped_callback (thread_info *thread, ptid_t filter) in not_stopped_callback() function
2654 return not_stopped_callback (thread, wait_ptid); in wait_for_event_filtered()
2989 return not_stopped_callback (thread, minus_one_ptid); in wait_1()
H A DChangeLog6291 * linux-low.c (not_stopped_callback): Return bool, take filter
6625 iterate_over_lwps, not_stopped_callback,
13001 (num_lwps, check_zombie_leaders, not_stopped_callback): New