VCV Rack API v2
Loading...
Searching...
No Matches
mutex.hpp File Reference
#include <common.hpp>
#include <pthread.h>
Include dependency graph for mutex.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rack::SharedMutex
 Allows multiple "reader" threads to obtain a lock simultaneously, but only one "writer" thread. More...
 
struct  rack::SharedLock< TMutex >
 

Namespaces

namespace  rack
 Root namespace for the Rack API.