Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote.c1141 static int threadmatch (threadref * dest, threadref * src);
1408 threadmatch (threadref *dest, threadref *src) in threadmatch() function
1481 if (!threadmatch (&ref, expectedref)) in remote_unpack_thread_info_response()
1632 if (!threadmatch (&echo_nextthread, nextthread)) in remote_get_threadlist()