Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DthreadControl.h63 jvmtiError threadControl_stop(jthread thread, jobject throwable);
DThreadReferenceImpl.c460 error = threadControl_stop(thread, throwable); in stop()
DthreadControl.c2326 threadControl_stop(jthread thread, jobject throwable) in threadControl_stop() function