static qUnsignedInt32 GetThreadStackSize();
None.
Gets the size of the thread stack.
With the CTR, the stack buffer must be aligned to 4096 bytes, so the actual allocated memory size is the value obtained by this function + 4096 bytes.
CONFIDENTIAL