[#kernel-Interrupted] = xref:kernel.adoc[kernel]::Interrupted :relfileprefix: ../ :mrdocs: Result type for use with std::variant to indicate that an operation should be interrupted. == Synopsis Declared in `<kernel/notifications_interface.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct Interrupted; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#