Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

ThreadLock Class Reference

The ThreadLock abstract class provides mutex locks to be used in conjunction with ThreadGrp's. More...

#include <thread.h>

Inheritance diagram for ThreadLock

Inheritance graph
[legend]
Collaboration diagram for ThreadLock:

Collaboration graph
[legend]
List of all members.

Public Methods

 ThreadLock ()
virtual ~ThreadLock ()
virtual void lock ()=0
 Obtain the lock.

virtual void unlock ()=0
 Release the lock.


Detailed Description

The ThreadLock abstract class provides mutex locks to be used in conjunction with ThreadGrp's.


The documentation for this class was generated from the following file:
Generated at Thu Oct 4 18:10:04 2001 for MPQC 2.0.0 using the documentation package Doxygen 1.2.5.