Searched refs:threadControl_suspendCount (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DthreadControl.h50 jvmtiError threadControl_suspendCount(jthread thread, jint *count);
H A DThreadReferenceImpl.c199 error = threadControl_suspendCount(thread, &count);
507 error = threadControl_suspendCount(thread, &count);
H A DStackFrameImpl.c39 error = threadControl_suspendCount(thread, &count);
H A DthreadControl.c1433 threadControl_suspendCount(jthread thread, jint *count) function

Completed in 38 milliseconds