MIRA
Classes | Namespaces
Spinlock.h File Reference

Implementation of Spinlock. More...

#include <boost/thread.hpp>
#include <thread/Atomic.h>
Include dependency graph for Spinlock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Spinlock
 A spinlock is similar to a mutex and allows thread synchronization of critical sections. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Detailed Description

Implementation of Spinlock.

Author
Erik Einhorn
Date
2012/10/30