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

/openjdk7/jdk/src/share/back/
H A DthreadControl.h61 jvmtiError threadControl_applicationThreadStatus(jthread thread, jdwpThreadStatus *pstatus, jint *suspendStatus);
H A DThreadReferenceImpl.c140 error = threadControl_applicationThreadStatus(thread, &threadStatus,
H A DthreadControl.c2181 threadControl_applicationThreadStatus(jthread thread, function
2188 log_debugee_location("threadControl_applicationThreadStatus()", thread, NULL, 0);

Completed in 37 milliseconds