LRAUV  revA
Mutex.h File Reference

Contains the Mutex, ThreadCondition, and MutexLocker class declarations. More...

#include <pthread.h>
#include "utils/Timestamp.h"
Include dependency graph for Mutex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Mutex
 A simple pthread Mutex abstraction. More...
 
class  ThreadCondition
 A simple pthread thread condition wrapper. More...
 
class  MutexLocker
 An implementation of RAII for the Mutex. More...
 

Detailed Description

Contains the Mutex, ThreadCondition, and MutexLocker class declarations.

Copyright (c) 2007,2008,2009 MBARI MBARI Proprietary Information. All Rights Reserved