to prevent crash while process terminate on profiling mode, kill process immedately...
[platform/core/dotnet/launcher.git] / NativeLauncher / launcher / dotnet / dotnet_launcher.h
index e9e6c5d..704070b 100644 (file)
@@ -50,6 +50,7 @@ class CoreRuntime
                int fd;
                bool __initialized;
                bool __enableLogManager;
+               bool __isProfileMode;
 };
 
 }  // dotnetcore