Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdbthread.h484 void set_thread_options (gdb_thread_options thread_options);
Dinfrun.c1998 event_thread->set_thread_options (0); in update_thread_events_after_step_over()
2591 tp->set_thread_options (options); in do_target_resume()
2599 tp->set_thread_options (options); in do_target_resume()
2606 tp->set_thread_options (0); in do_target_resume()
2625 thr_iter->set_thread_options (0); in do_target_resume()
Dthread.c435 thread_info::set_thread_options (gdb_thread_options thread_options) in set_thread_options() function