Searched refs:threadControl_stop (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DthreadControl.h63 jvmtiError threadControl_stop(jthread thread, jobject throwable);
H A DThreadReferenceImpl.c460 error = threadControl_stop(thread, throwable);
H A DthreadControl.c2324 threadControl_stop(jthread thread, jobject throwable) function
2331 log_debugee_location("threadControl_stop()", thread, NULL, 0);

Completed in 37 milliseconds