Lines Matching refs:findThread

226 findThread(ThreadList *list, jthread thread)
307 node = findThread(list, thread);
354 * which is ok, see findThread, it deals with threads without TLS set.
384 node = findThread(list, thread);
410 JDI_ASSERT(findThread(dest, node->thread) == NULL);
663 node = findThread(&runningThreads, thread);
685 node = findThread(NULL, thread);
689 node = findThread(NULL, thread);
702 node = findThread(&runningThreads, thread);
1057 node = findThread(&runningThreads, thread);
1230 node = findThread(&runningThreads, reqList[i]);
1283 node = findThread(&runningThreads, initList[i]);
1323 node = findThread(NULL, reqList[i]);
1376 node = findThread(NULL, thread);
1440 node = findThread(&runningThreads, thread);
1442 node = findThread(&otherThreads, thread);
1626 node = findThread(&runningThreads, thread);
1646 node = findThread(&runningThreads, thread);
1748 node = findThread(NULL, thread);
1767 node = findThread(NULL, thread);
1786 node = findThread(NULL, thread);
1806 node = findThread(NULL, thread);
1826 node = findThread(NULL, thread);
1846 node = findThread(NULL, thread);
2068 node = findThread(&otherThreads, thread);
2146 node = findThread(&runningThreads, thread);
2197 node = findThread(&runningThreads, thread);
2228 node = findThread(&runningThreads, thread);
2251 node = findThread(&runningThreads, thread);
2273 node = findThread(&runningThreads, thread);
2294 node = findThread(&runningThreads, thread);
2315 node = findThread(&runningThreads, thread);
2335 node = findThread(&runningThreads, thread);
2423 node = findThread(&runningThreads, thread);
2446 node = findThread(&runningThreads, thread);
2475 node = findThread(&runningThreads, NULL);
2492 node = findThread(NULL, thread);