VCV Rack API v2
Loading...
Searching...
No Matches
rack::SharedLock< TMutex > Struct Template Reference

#include <mutex.hpp>

Public Member Functions

 SharedLock (TMutex &m)
 
 ~SharedLock ()
 

Public Attributes

TMutex & m
 

Constructor & Destructor Documentation

◆ SharedLock()

template<class TMutex >
rack::SharedLock< TMutex >::SharedLock ( TMutex & m)
inline

◆ ~SharedLock()

template<class TMutex >
rack::SharedLock< TMutex >::~SharedLock ( )
inline

Member Data Documentation

◆ m

template<class TMutex >
TMutex& rack::SharedLock< TMutex >::m

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