Iros
 
Loading...
Searching...
No Matches
iris::Spinlock Class Reference

#include <iris/core/spinlock.h>

Inheritance diagram for iris::Spinlock:
[legend]

Public Member Functions

 Spinlock ()=default
 
void lock ()
 
auto try_lock () -> bool
 
void unlock ()
 

Constructor & Destructor Documentation

◆ Spinlock()

iris::Spinlock::Spinlock ( )
default

Member Function Documentation

◆ lock()

void iris::Spinlock::lock ( )

◆ try_lock()

auto iris::Spinlock::try_lock ( ) -> bool

◆ unlock()

void iris::Spinlock::unlock ( )

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