Searched defs:attach_internal (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsaproc.cpp732 static void attach_internal(JNIEnv* env, jobject this_obj, jstring cmdLine, jboolean isProcess) { function
868 attach_internal(env, this_obj, pid, JNI_TRUE);
880 attach_internal(env, this_obj, corefile, JNI_FALSE);

Completed in 36 milliseconds