Project
Loading...
Searching...
No Matches
stdspinlock Class Reference

#include <stdspinlock.h>

Public Member Functions

 stdspinlock (std::atomic_flag &flag)
 
void release ()
 
 ~stdspinlock ()
 

Detailed Description

Definition at line 20 of file stdspinlock.h.

Constructor & Destructor Documentation

◆ stdspinlock()

stdspinlock::stdspinlock ( std::atomic_flag &  flag)
inline

Definition at line 23 of file stdspinlock.h.

◆ ~stdspinlock()

stdspinlock::~stdspinlock ( )
inline

Definition at line 35 of file stdspinlock.h.

Member Function Documentation

◆ release()

void stdspinlock::release ( )
inline

Definition at line 28 of file stdspinlock.h.


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