/sys$common/syshlp/helplib.hlb System Services, $SETSTK *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Allows a process to change the size of its supervisor, executive, and kernel stacks by altering the values in the stack limit and base arrays held in P1 (per-process) space. Format SYS$SETSTK inadr ,[retadr] ,[acmode] C Prototype int sys$setstk (struct _va_range *inadr, struct _va_range *retadr, unsigned int acmode);
Additional Information (explode) :
|