MIRA
|
Implementation of Spinlock. More...
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> | |
Implementation of Spinlock.