theCore C++ embedded framework
ecl::spinlock Class Reference

#include </home/travis/build/forGGe/theCore/lib/thread/no_os/export/ecl/thread/spinlock.hpp>

Public Member Functions

constexpr spinlock ()
 
void lock ()
 
void unlock ()
 

Constructor & Destructor Documentation

◆ spinlock()

constexpr ecl::spinlock::spinlock ( )
inline

Member Function Documentation

◆ lock()

void ecl::spinlock::lock ( )
Here is the call graph for this function:

◆ unlock()

void ecl::spinlock::unlock ( )

The documentation for this class was generated from the following files: