Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DthreadControl.h61 jvmtiError threadControl_applicationThreadStatus(jthread thread, jdwpThreadStatus *pstatus, jint *s…
DThreadReferenceImpl.c140 error = threadControl_applicationThreadStatus(thread, &threadStatus, in status()
DthreadControl.c2183 threadControl_applicationThreadStatus(jthread thread, in threadControl_applicationThreadStatus() function