OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_thread_ptid
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdbserver/
win32-low.cc
75
current_thread_ptid
(void)
function
455
= windows_process.thread_rec (
current_thread_ptid
(),
471
= windows_process.thread_rec (
current_thread_ptid
(),
976
= windows_process.thread_rec (
current_thread_ptid
(),
1399
= windows_process.thread_rec (
current_thread_ptid
(),
1426
= windows_process.thread_rec (
current_thread_ptid
(),
/src/external/gpl3/gdb/dist/gdb/
regcache.c
402
static ptid_t
current_thread_ptid
;
variable
412
||
current_thread_ptid
!= ptid)
416
current_thread_ptid
= ptid;
559
&&
current_thread_ptid
.matches (ptid))
562
current_thread_ptid
= null_ptid;
/src/external/gpl3/gdb.old/dist/gdb/
regcache.c
402
static ptid_t
current_thread_ptid
;
variable
412
||
current_thread_ptid
!= ptid)
416
current_thread_ptid
= ptid;
559
&&
current_thread_ptid
.matches (ptid))
562
current_thread_ptid
= null_ptid;
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026