UnboundedMPMCQueue.hpp file
Contents
- Reference
TODO: Description parameters from class UnboundedMPMCQueue
Namespaces
- namespace Threading
Classes
-
template<typename T>class Threading::UnboundedMPMCQueue
- Allows to add tasks and blocking wait for element appearance for multiple writers (producers) and multiple readers (consumers).