SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Mutex Class Reference

#include <Mutex.h>

Inheritance diagram for Mutex:

Public Member Functions

 Mutex (const std::string &name)
 
void lock ()
 
void unlock ()
 
boost::mutex & get ()
 

Constructor & Destructor Documentation

Mutex ( const std::string &  name)
explicit

Member Function Documentation

boost::mutex& get ( )
inline
void lock ( )
void unlock ( )

The documentation for this class was generated from the following files: