Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DthreadControl.c112 static jvmtiError threadControl_removeDebugThread(jthread thread);
370 (void)threadControl_removeDebugThread(node->thread); in clearThread()
1684 threadControl_removeDebugThread(jthread thread) in threadControl_removeDebugThread() function