Implements a thread-safe, typed producer-consumer queue.
Creates a new channel suitable for cross-task and cross-thread communication.
Thread-safe typed data channel implementation.
See Source File
Sönke Ludwig
© 2017-2019 Sönke Ludwig
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
Implements a thread-safe, typed producer-consumer queue.