tac0S
Template Affectional Command Operating System
Classes
synchlist.h File Reference

Data structures for synchronized access to a list. More...

#include "copyright.h"
#include "list.h"
#include "synch.h"

Go to the source code of this file.

Classes

class  SynchList
 The following class defines a "synchronized list" – a list for which: these constraints hold: More...
 

Detailed Description

Data structures for synchronized access to a list.

Author
Olivier Hureau, Hugo Feydel , Julien ALaimo
 Data structures for synchronized access to a list.

 Implemented by surrounding the List abstraction
 with synchronization routines.

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.