Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
Dutil.h442 jdwpThreadStatus map2jdwpThreadStatus(jint state);
DthreadControl.c2195 *pstatus = map2jdwpThreadStatus(state); in threadControl_applicationThreadStatus()
Dutil.c2324 map2jdwpThreadStatus(jint state) in map2jdwpThreadStatus() function