MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Macros
Mutex.h File Reference
#include <pthread.h>
#include "Fail.h"

Go to the source code of this file.

Data Structures

class  MFM::Mutex
 
class  MFM::Mutex::ScopeLock
 
class  MFM::Mutex::Predicate
 

Macros

#define MFM_MUTEX_TYPE   PTHREAD_MUTEX_NORMAL
 

Detailed Description

A wrapper class for dealing with pthread_mutexes

Author
David H. Ackley.
Trent R. Small.
Date
(C) 2014 All rights reserved.
Code License:
LGPL
License Note:
All code samples shown in documentation are placed into the public domain.