Lines Matching full:attachcurrentthread
59 the JavaVM, and use <code>GetEnv</code> to discover the thread's JNIEnv. (Assuming it has one; see <code>AttachCurrentThread</code> below.)</p>
75 with the JNI <code>AttachCurrentThread</code> or
81 making it visible to the debugger. Calling <code>AttachCurrentThread</code>
203 thread with <code>AttachCurrentThread</code>, the code you are running will
670 and then attaching it with <code>AttachCurrentThread</code>). Now there