PreviousUpNext

13.4.98  runtime_signals

The standard library runtime_signals package provides access to runtime system functionality. which enables Mythryl-level handling of both POSIX interprocess signnals like SIGALRM and also internally generated signals for monitoring (for example) garbage collection.

The runtime_signals package implements the Runtime_Signals API.

The runtime_signals package source code is in src/lib/std/src/nj/runtime-signals.pkg.

The above information is manually maintained and may contain errors.

Runtime_Signals

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext