/home/runner/work/HiCR/HiCR/include/hicr/frontends/channel/fixedSize/mpsc/nonlocking/consumer.hpp File Reference
HiCR
|
consumer.hpp File Reference
Provides Consumer functionality for MPSC based on SPSC, that is without global locks. More...
#include <queue>
#include <hicr/core/definitions.hpp>
#include <hicr/core/exceptions.hpp>
#include <hicr/frontends/channel/fixedSize/base.hpp>
#include <hicr/frontends/channel/fixedSize/spsc/consumer.hpp>
Go to the source code of this file.
Classes | |
class | HiCR::channel::fixedSize::MPSC::nonlocking::Consumer |
Detailed Description
Provides Consumer functionality for MPSC based on SPSC, that is without global locks.
- Date
- 08/04/2024
Generated by