Searched defs:saCommandThread (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/agent/src/share/native/jvmdi/ | ||
H A D | sa.cpp | 495 saCommandThread(void *arg) { function 540 if ((err = jvmdi->RunDebugThread(thr, &saCommandThread, NULL, JVMDI_THREAD_NORM_PRIORITY)) |
Completed in 67 milliseconds