molecular
Public Member Functions | List of all members
molecular::util::GcdTaskDispatcher::Mutex Class Reference

Mutex for synchronisation between tasks. More...

#include <GcdTaskDispatcher.h>

Inheritance diagram for molecular::util::GcdTaskDispatcher::Mutex:
molecular::util::NonCopyable

Public Member Functions

 Mutex ()
 
 ~Mutex ()
 
void Lock ()
 
void Unlock ()
 

Detailed Description

Mutex for synchronisation between tasks.

Constructor & Destructor Documentation

molecular::util::GcdTaskDispatcher::Mutex::Mutex ( )
inline
molecular::util::GcdTaskDispatcher::Mutex::~Mutex ( )
inline

Member Function Documentation

void molecular::util::GcdTaskDispatcher::Mutex::Lock ( )
inline
void molecular::util::GcdTaskDispatcher::Mutex::Unlock ( )
inline

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