TracktionEngine
Loading...
Searching...
No Matches
Classes | Namespaces
tracktion_Semaphore.h File Reference

Classes

class  tracktion::graph::Semaphore
 A basic counting semaphore. More...
 
class  tracktion::graph::LightweightSemaphore
 A counting semaphore that spins on a atomic before waiting so will avoid system calls if wait periods are very short. More...
 

Namespaces

namespace  moodycamel
 
namespace  moodycamel::details
 
namespace  tracktion
 
namespace  tracktion::graph