LIPH's C++ Codes
liph::spinlock::scoped_lock Class Reference

#include <lock.h>

Public Member Functions

 scoped_lock (spinlock &sp) noexcept
 
 ~scoped_lock ()
 

Constructor & Destructor Documentation

◆ scoped_lock()

liph::spinlock::scoped_lock::scoped_lock ( spinlock sp)
inlineexplicitnoexcept

◆ ~scoped_lock()

liph::spinlock::scoped_lock::~scoped_lock ( )
inline

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