188a189,190
> void halt();
>
238a241,246
> // Nonstandard
> // Documentation for this is very scarce, but it looks like it's supposed to
> // stop the currently executing cthread, or if a cthread isn't running report
> // an error.
> void halt();
>