|
EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
|
Thread-safe queue specification and implementation. More...
Go to the source code of this file.
Classes | |
| class | echomap::ThreadSafeQueue< ValueT > |
| Provides a straightforward thread-safe double-ended queue implementation. More... | |
Namespaces | |
| namespace | echomap |
| The main EchoMap outermost namespace for all non-exported symbols. | |
Thread-safe queue specification and implementation.
Definition in file ThreadSafeQueue.hpp.