tac0S
Template Affectional Command Operating System
|
Routines for synchronized access to a list. More...
Routines for synchronized access to a list.
Implemented by surrounding the List abstraction with synchronization routines. Implemented in "monitor"-style -- surround each procedure with a lock acquire and release pair, using condition signal and wait for synchronization.
Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved. See copyright.h for copyright notice and limitation of liability and disclaimer of warranty provisions.