[#BloombergLP-bslmt-Configuration-nativeDefaultThreadStackSize] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/Configuration.adoc[Configuration]::nativeDefaultThreadStackSize :relfileprefix: ../../../ :mrdocs: Return the "native" default thread stack size (in bytes) as determined by the underlying platform. Note that this value may be influenced by the choice of platform, environment variables, compiler/linker options, or shell configuration, and typically varies wildly among different platforms. == Synopsis Declared in `<bslmt_configuration.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int nativeDefaultThreadStackSize(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#