Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote.c1685 static threadref resultthreadlist[MAXTHREADLISTRESULTS]; in remote_threadlist_iterator() local
1697 &done, &result_count, resultthreadlist)) in remote_threadlist_iterator()
1706 copy_threadref (&nextthread, &resultthreadlist[result_count - 1]); in remote_threadlist_iterator()
1709 if (!(result = (*stepfunction) (&resultthreadlist[i++], context))) in remote_threadlist_iterator()