Home
last modified time | relevance | path

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

/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DthreadControl.h62 jvmtiError threadControl_interrupt(jthread thread);
H A DThreadReferenceImpl.c483 error = threadControl_interrupt(thread); in interrupt()
H A DthreadControl.c2219 threadControl_interrupt(jthread thread) in threadControl_interrupt() function