/sys$common/syshlp/helplib.hlb CC, Language topics, Builtin Functions, Halt *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The _HALT function halts the processor when executed by a process running in kernel mode. This is a privileged function. Syntax: void _HALT(void);
|