Home
last modified time | relevance | path

Searched refs:to_has_thread_control (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
HDtarget.h390 int to_has_thread_control; /* control thread execution */ member
887 (current_target.to_has_thread_control & tc_schedlock)
890 (current_target.to_has_thread_control & tc_switch)
HDsol-thread.c1608 sol_thread_ops.to_has_thread_control = tc_none; in init_sol_thread_ops()
1636 sol_core_ops.to_has_thread_control = tc_none; in init_sol_core_ops()
HDthread-db.c1295 thread_db_ops.to_has_thread_control = tc_schedlock; in init_thread_db_ops()
HDlin-lwp.c1775 lin_lwp_ops.to_has_thread_control = tc_schedlock; in init_lin_lwp_ops()
HDtarget.c442 INHERIT (to_has_thread_control, t); in update_current_target()
HDremote.c5294 remote_ops.to_has_thread_control = tc_schedlock; /* can lock scheduler */ in init_remote_ops()
5416 remote_async_ops.to_has_thread_control = tc_schedlock; /* can lock scheduler */ in init_remote_async_ops()
HDprocfs.c199 procfs_ops.to_has_thread_control = tc_schedlock; in init_procfs_ops()
/freebsd-11-stable/gnu/usr.bin/gdb/libgdb/
HDfbsd-threads.c1487 fbsd_core_ops.to_has_thread_control = tc_none; in init_fbsd_core_ops()
1520 fbsd_thread_ops.to_has_thread_control = tc_none; in init_fbsd_thread_ops()