Searched refs:tmpEnv (Results 1 – 1 of 1) sorted by relevance
2936 JNIEnv* tmpEnv; in DestroyJavaVM() local2937 if (AttachCurrentThread(vm, &tmpEnv, NULL) != JNI_OK) { in DestroyJavaVM()