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.

Synopsis

Declared in <bslmt_configuration.h>

static
int
nativeDefaultThreadGuardSize();

Created with MrDocs