Main MRPT website > C++ reference for MRPT 1.5.5
Classes | Namespaces
Synchronization, multi-threading synch tools

Detailed Description

Collaboration diagram for Synchronization, multi-threading synch tools:

Classes

class  mrpt::synch::CAtomicCounter
 This class acts exactly as an int (or long) variable, but with atomic increment and decrement operators. More...
 
class  mrpt::synch::CCriticalSection
 This class provides simple critical sections functionality. More...
 
class  mrpt::synch::CCriticalSectionRecursive
 Recursive mutex: allow recursive locks by the owner thread. More...
 
class  mrpt::synch::CPipe
 A pipe, portable across different OS. More...
 
class  mrpt::synch::CSemaphore
 A semaphore for inter-thread synchronization. More...
 
class  mrpt::synch::CThreadSafeVariable< T >
 A template for created thread-safe variables with an internal critical section controlled each read or write. More...
 
class  mrpt::synch::MT_buffer
 This class is a bulk sequence of bytes with MultiThread (MT)-safe read and write operations. More...
 

Namespaces

 mrpt::synch
 This namespace provides multitask, synchronization utilities.
 



Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019