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

#include <iris/core/interruptible_spinlock.h>

Inheritance diagram for iris::InterruptibleSpinlock:
[legend]

Public Member Functions

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

Constructor & Destructor Documentation

◆ InterruptibleSpinlock()

iris::InterruptibleSpinlock::InterruptibleSpinlock ( )
default

Member Function Documentation

◆ lock()

void iris::InterruptibleSpinlock::lock ( )

◆ try_lock()

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

◆ unlock()

void iris::InterruptibleSpinlock::unlock ( )

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