Return the platform's default thread stack guard size in bytes.
Declared in <bslmt_configuration.h>
static
int
nativeDefaultThreadGuardSize();
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.
platform's default thread stack guard size in bytes