Concurrent Alarms

This library provides a concurrent signals.

To use it use: :-use_module(library(c_alarms)).

Functions:

1. *** prolog::unset_alarm(+ID) %% It will unschedule the alarm.% It will not affect other concurrent alarms.% class unset_alarm_1*: