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

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dserver.cc2696 /* The callback that is passed to visit_actioned_threads. */
2706 visit_actioned_threads (thread_info *thread, function
2729 /* Callback for visit_actioned_threads. If the thread has a pending
2873 return visit_actioned_threads (thread, actions, num_actions,
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dserver.cc2724 /* The callback that is passed to visit_actioned_threads. */
2734 visit_actioned_threads (thread_info *thread, function
2757 /* Callback for visit_actioned_threads. If the thread has a pending
2901 return visit_actioned_threads (thread, actions, num_actions,

Completed in 212 milliseconds