Home | History | Annotate | Download | only in back

Lines Matching defs:thread

44     jthread thread = evinfo->thread;
50 * we cannot suspend the debugger thread.
52 * 1) We report the thread as NULL because we don't want the
53 * application to get hold of a debugger thread object.
59 * results by leaving the debugger thread running. However,
68 if (threadControl_isDebugThread(thread)) {
69 evinfo->thread = NULL;
93 * We can't send the frame to the helper thread because it
94 * might be useless by the time the helper thread can use it
97 * thread.
107 (gdata->jvmti, evinfo->thread, fnum, &method, &location);
116 evinfo->thread,