|
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::CEvent |
| This class provides a simple way of waiting for and signaling events (NOT IMPLEMENTED YET!). 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 | |
| namespace | mrpt::synch |
| This namespace provides multitask, synchronization utilities. | |
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |