Ardour  9.0-pre0-350-gf17a656217
PBD::SpinLock Class Reference

#include <spinlock.h>

Public Member Functions

 SpinLock (spinlock_t &)
 
 ~SpinLock ()
 

Private Attributes

spinlock_t_lock
 

Detailed Description

Definition at line 69 of file spinlock.h.

Constructor & Destructor Documentation

◆ SpinLock()

PBD::SpinLock::SpinLock ( spinlock_t )

◆ ~SpinLock()

PBD::SpinLock::~SpinLock ( )

Member Data Documentation

◆ _lock

spinlock_t& PBD::SpinLock::_lock
private

Definition at line 76 of file spinlock.h.


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