Makes sure that equaly many interrupt disable and enable calls are beingmade.
More...
#include <interrupts.hpp>
Makes sure that equaly many interrupt disable and enable calls are beingmade.
Disables the interrupts when being constructed and enables them again when it goes out of scope and is being deconstructed.
◆ InterruptGuard()
| fiber::InterruptGuard::InterruptGuard |
( |
| ) |
|
|
inline |
◆ ~InterruptGuard()
| fiber::InterruptGuard::~InterruptGuard |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: