arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
Mutex.h File Reference
#include "AudioToolsConfig.h"
#include <atomic>

Go to the source code of this file.

Classes

class  MutexBase
 Empty Mutex implementation which does nothing. More...
 
class  SpinLock
 Busy-wait lock based on std::atomic - available on all platforms that support <atomic>. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.