A single-producer, single-consumer event. More...
#include <atomic>#include <cstdint>
Include dependency graph for single_use_event.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | engine::SingleUseEvent |
| A single-producer, single-consumer event. More... | |
Namespaces | |
| namespace | engine |
| Asynchronous engine primitives. | |
A single-producer, single-consumer event.
Definition in file single_use_event.hpp.