MainThreadSignalHandlerStack

Separate stack for the signal handler (so possible stack overflows don't go unnoticed), for the main thread specifically.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Unix/UnixPlatformRunnableThread.h

Include

#include "Unix/UnixPlatformRunnableThread.h"

Syntax

static char MainThreadSignalHandlerStack;

Remarks

Separate stack for the signal handler (so possible stack overflows don't go unnoticed), for the main thread specifically.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss