home *** CD-ROM | disk | FTP | other *** search
- Short: message queue library
- Author: fasten@shw.com (Bernhard Fastenrath)
- Uploader: fasten@shw.com (Bernhard Fastenrath)
- Version: 2.0
- Type: util/libs
-
- This library allows several task to write to a message queue which can be
- read by several other tasks. It is used by my shutdown command
- (AmiNet:util/libs/shutdown.lzh).
- Version 2 of this library uses semaphores instead of Forbid()/Permit() and
- fixes several bugs which didn't appear in connection with the shutdown command.
-
-