Audacity 3.2.0
Classes
spinlock.h File Reference
#include <atomic>
#include <thread>
Include dependency graph for spinlock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  spinlock
 Intended for locking of resources that are only lightly contended and locked for very short times, can be used with std::lock_guard. More...
 

Detailed Description


Audacity: A Digital Audio Editor

Vitaly Sverchinsky

Definition in file spinlock.h.