Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDremote.c1178 static int threadmatch (threadref * dest, threadref * src);
1445 threadmatch (threadref *dest, threadref *src) in threadmatch() function
1518 if (!threadmatch (&ref, expectedref)) in remote_unpack_thread_info_response()
1669 if (!threadmatch (&echo_nextthread, nextthread)) in remote_get_threadlist()