BloombergLP::bslmt::Configuration::nativeDefaultThreadGuardSize

Return the platform's default thread stack guard size in bytes.

Synopsis

Declared in <bslmt_configuration.h>

static
int
nativeDefaultThreadGuardSize();

Description

Return the default thread stack guard size (in bytes) determined by the underlying platform. Note that this value reflects semantics, and may be influenced by the choice of platform, environment variables, compiler/linker options, or shell configuration, and may vary somewhat among different platforms.

Return Value

platform's default thread stack guard size in bytes