FreeStick  0.3
Cross Platform Open Sorce Joystick Lib
Public Member Functions | List of all members
freestick::FSSpinLock Class Reference

#include <FSSpinlock.h>

Public Member Functions

 FSSpinLock ()
 
void lock ()
 
bool try_lock ()
 
void unlock ()
 

Constructor & Destructor Documentation

◆ FSSpinLock()

freestick::FSSpinLock::FSSpinLock ( )
inlineexplicit

Member Function Documentation

◆ lock()

void FSSpinLock::lock ( )

◆ try_lock()

bool FSSpinLock::try_lock ( )

◆ unlock()

void FSSpinLock::unlock ( )

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