Searched refs:threadControl_addDebugThread (Results 1 - 3 of 3) sorted by relevance

/openjdk9/jdk/src/jdk.jdwp.agent/share/native/libjdwp/
H A DthreadControl.h59 jvmtiError threadControl_addDebugThread(jthread thread);
H A DthreadControl.c1657 threadControl_addDebugThread(jthread thread) function
H A Dutil.c883 error = threadControl_addDebugThread(thread);

Completed in 96 milliseconds