ref: db0eab9ca04b896e5760081efd854c57f65f36c3 dir: /appl/svc/httpd/alarms.m/
Alarms: module{ PATH: con "/dis/svc/httpd/alarms.dis"; Alarm: adt{ alchan: chan of int; pid: int; stop: fn(a: self Alarm); alarm: fn(time: int): Alarm; }; };