Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dinferior.c733 std::optional<scoped_restore_current_thread> maybe_restore_thread; in maybe_switch_inferior() local
736 maybe_restore_thread.emplace (); in maybe_switch_inferior()
740 return maybe_restore_thread; in maybe_switch_inferior()
Dregcache.c601 std::optional<scoped_restore_current_thread> maybe_restore_thread in raw_update() local
878 std::optional<scoped_restore_current_thread> maybe_restore_thread in raw_write() local
Damd-dbgapi-target.c628 std::optional<scoped_restore_current_thread> maybe_restore_thread; in xfer_partial() local