Home
last modified time | relevance | path

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

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