|  | Audacity 3.2.0
    | 
#include <atomic>#include <memory>#include <mutex>#include <vector>Go to the source code of this file.
| Classes | |
| class | audacity::concurrency::CancellationContext | 
| struct | audacity::concurrency::CancellationContext::Tag | 
| Namespaces | |
| namespace | audacity | 
| namespace | audacity::concurrency | 
| Typedefs | |
| using | audacity::concurrency::CancellationContextPtr = std::shared_ptr< CancellationContext > |