Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DthreadControl.h59 jvmtiError threadControl_addDebugThread(jthread thread);
DthreadControl.c1659 threadControl_addDebugThread(jthread thread) in threadControl_addDebugThread() function
Dutil.c912 error = threadControl_addDebugThread(thread); in spawnNewThread()