Pothos  0.3.3-g32d3017c
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Classes | Namespaces
SpinLock.hpp File Reference
#include <Pothos/Config.hpp>
#include <atomic>

Go to the source code of this file.

Classes

class  Pothos::Util::SpinLock
 

Namespaces

 Pothos
 
 Pothos::Util
 

Detailed Description

A simple C++11 spin lock implementation.