Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DThreadReferenceImpl.c126 jint statusFlags; in status() local
141 &statusFlags); in status()
147 (void)outStream_writeInt(out, statusFlags); in status()
DthreadControl.c2184 jdwpThreadStatus *pstatus, jint *statusFlags) in threadControl_applicationThreadStatus() argument
2196 *statusFlags = map2jdwpSuspendStatus(state); in threadControl_applicationThreadStatus()