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

/openjdk7/jdk/src/share/back/
H A DthreadControl.h62 jvmtiError threadControl_interrupt(jthread thread);
H A DThreadReferenceImpl.c483 error = threadControl_interrupt(thread);
H A DthreadControl.c2217 threadControl_interrupt(jthread thread) function
2224 log_debugee_location("threadControl_interrupt()", thread, NULL, 0);

Completed in 33 milliseconds