|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Go to the source code of this file.
Namespaces | |
| namespace | tracktion |
Enumerations | |
| enum class | tracktion::ThreadPoolStrategy { tracktion::conditionVariable , tracktion::realTime , tracktion::hybrid , tracktion::semaphore , tracktion::lightweightSemaphore , tracktion::lightweightSemHybrid } |
| Available strategies for thread pools. More... | |
Functions | |
| LockFreeMultiThreadedNodePlayer::ThreadPoolCreator | tracktion::getPoolCreatorFunction (ThreadPoolStrategy) |
| Returns a function to create a ThreadPool for the given stategy. | |