Add SIGTERM handling logic that properly shuts down the EE.
authorAditya Mandaleeka <adityam@microsoft.com>
Mon, 4 Apr 2016 23:11:02 +0000 (16:11 -0700)
committerAditya Mandaleeka <adityam@microsoft.com>
Wed, 27 Apr 2016 01:00:09 +0000 (18:00 -0700)
commite1c210ce6f451592051454ec1903a4f438108b9d
tree3bc2bdad478bd58a75ab8fdabec44bc0f2386541
parent5e021839139416f3088fce1e6afe725e2916cbec
Add SIGTERM handling logic that properly shuts down the EE.

Commit migrated from https://github.com/dotnet/coreclr/commit/a785c401af6159f3e30e8dd86a290fa578d716d6
src/coreclr/src/pal/inc/pal.h
src/coreclr/src/pal/src/exception/signal.cpp
src/coreclr/src/pal/src/include/pal/corunix.hpp
src/coreclr/src/pal/src/synchmgr/synchmanager.cpp
src/coreclr/src/pal/src/synchmgr/synchmanager.hpp
src/coreclr/src/vm/exceptionhandling.cpp