Home
last modified time | relevance | path

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

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