OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:threadmatch
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
remote.c
3430
static int
threadmatch
(threadref *dest, threadref *src);
3694
threadmatch
(threadref *dest, threadref *src)
3769
if (!
threadmatch
(&ref, expectedref))
3933
if (!
threadmatch
(&rs->echo_nextthread, nextthread))
3691
threadmatch
(threadref *dest, threadref *src)
function
/src/external/gpl3/gdb.old/dist/gdb/
remote.c
3406
static int
threadmatch
(threadref *dest, threadref *src);
3670
threadmatch
(threadref *dest, threadref *src)
3745
if (!
threadmatch
(&ref, expectedref))
3909
if (!
threadmatch
(&rs->echo_nextthread, nextthread))
3667
threadmatch
(threadref *dest, threadref *src)
function
Completed in 41 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026