commit | c1f8a758a7453de1d37d7e5c8a449b17863e1e4b | [log] [tgz] |
---|---|---|
author | Chasel Chiu <chasel.chiu@intel.com> | Fri Jul 14 09:40:08 2023 -0700 |
committer | Chasel Chiu <chasel.chiu@intel.com> | Fri Jul 14 20:19:16 2023 -0700 |
tree | ad04b8b9efd49f00b50cefa84ceca6838988ea53 | |
parent | 5a566ab14bdc90e14eb40ed2f8da5cddb1d3ba20 [diff] |
EmulatorPkg: Add IsSigTermSignaled mechanism. When Host app receiving SigTerm signal, the background threads may not receive the same. This IsSigTermSignaled can be used for background threads to do the graceful termination. Change-Id: I77374ad2a88b5a015ab8564560cbd95f4bd7ae5d Hsd-es-id: <HSD-ES bug/ise id> Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>