Searched refs:statusFlags (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DThreadReferenceImpl.c126 jint statusFlags; local
141 &statusFlags);
147 (void)outStream_writeInt(out, statusFlags);
H A DthreadControl.c2182 jdwpThreadStatus *pstatus, jint *statusFlags)
2194 *statusFlags = map2jdwpSuspendStatus(state);
2181 threadControl_applicationThreadStatus(jthread thread, jdwpThreadStatus *pstatus, jint *statusFlags) argument

Completed in 37 milliseconds