OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maybe_restore_thread
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
inferior.c
733
std::optional<scoped_restore_current_thread>
maybe_restore_thread
;
local
736
maybe_restore_thread
.emplace ();
740
return
maybe_restore_thread
;
amd-dbgapi-target.c
628
std::optional<scoped_restore_current_thread>
maybe_restore_thread
;
local
regcache.c
601
std::optional<scoped_restore_current_thread>
maybe_restore_thread
local
878
std::optional<scoped_restore_current_thread>
maybe_restore_thread
/src/external/gpl3/gdb.old/dist/gdb/
inferior.c
733
std::optional<scoped_restore_current_thread>
maybe_restore_thread
;
local
736
maybe_restore_thread
.emplace ();
740
return
maybe_restore_thread
;
amd-dbgapi-target.c
628
std::optional<scoped_restore_current_thread>
maybe_restore_thread
;
local
regcache.c
601
std::optional<scoped_restore_current_thread>
maybe_restore_thread
local
878
std::optional<scoped_restore_current_thread>
maybe_restore_thread
Completed in 30 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026