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

sc::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 sc::ThreadLock:

sc::RefCount sc::Identity List of all members.

Public Member Functions

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 Sat Nov 1 15:17:20 2003 for MPQC 2.1.5 using the documentation package Doxygen 1.3.2.