|
Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
|
Zero-overhead RAII critical section masking across ARM, ESP32, and host. More...
#include <cstdint>
Include dependency graph for InterruptLock.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | corium::embedded::InterruptLock |
| RAII interrupt locking helper disabling interrupts upon construction and restoring them upon destruction. More... | |
Namespaces | |
| namespace | corium |
| namespace | corium::embedded |
Zero-overhead RAII critical section masking across ARM, ESP32, and host.