theCore C++ embedded framework
spinlock.hpp File Reference

Simple spinlock. More...

#include <atomic>
Include dependency graph for spinlock.hpp:
This graph shows which files directly or indirectly include this file:

Data Structures

class  ecl::spinlock
 

Namespaces

 ecl
 

Detailed Description

Simple spinlock.

Without any OS support.