The C++ framework for developing highly scalable, high performance servers on Windows platforms.

HostPolicyManager.cpp File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::CLRHosting

Defines

#define CASE_MSG(c)
#define DEFINE_MSG(c)   static const _tstring s_##c##_msg = _T(#c)

Functions

static void CHostPolicyManagerAtExitDetector ()
 DEFINE_MSG (OPR_ThreadAbort)
 DEFINE_MSG (OPR_ThreadRudeAbortInNonCriticalRegion)
 DEFINE_MSG (OPR_ThreadRudeAbortInCriticalRegion)
 DEFINE_MSG (OPR_AppDomainUnload)
 DEFINE_MSG (OPR_AppDomainRudeUnload)
 DEFINE_MSG (OPR_ProcessExit)
 DEFINE_MSG (OPR_FinalizerRun)
 DEFINE_MSG (MaxClrOperation)
 DEFINE_MSG (eNoAction)
 DEFINE_MSG (eThrowException)
 DEFINE_MSG (eAbortThread)
 DEFINE_MSG (eRudeAbortThread)
 DEFINE_MSG (eUnloadAppDomain)
 DEFINE_MSG (eRudeUnloadAppDomain)
 DEFINE_MSG (eExitProcess)
 DEFINE_MSG (eFastExitProcess)
 DEFINE_MSG (eRudeExitProcess)
 DEFINE_MSG (eDisableRuntime)
 DEFINE_MSG (MaxPolicyAction)
 DEFINE_MSG (FAIL_NonCriticalResource)
 DEFINE_MSG (FAIL_CriticalResource)
 DEFINE_MSG (FAIL_FatalRuntime)
 DEFINE_MSG (FAIL_OrphanedLock)
 DEFINE_MSG (FAIL_StackOverflow)
 DEFINE_MSG (FAIL_AccessViolation)
 DEFINE_MSG (FAIL_CodeContract)
 DEFINE_MSG (MaxClrFailure)

Variables

static bool s_processIsExiting = false


Define Documentation

#define CASE_MSG (  ) 

Value:

case c: \
   return s_##c##_msg

#define DEFINE_MSG (  )     static const _tstring s_##c##_msg = _T(#c)


Generated on Sun Sep 12 19:06:43 2021 for The Server Framework - v7.4 by doxygen 1.5.3