Return the value of the stackSize attribute of this object. If stackSize is e_UNSET_STACK_SIZE, thread creation should use the default stack size value provided by bslmt_configuration.

Synopsis

Declared in <bslmt_threadattributes.h>

int
stackSize() const;

Created with MrDocs