Interrupts

NAME

interrupts - Usermode I/O interrupt delivery

SYNOPSIS

Interrupt objects allow userspace to create, signal, and wait on hardware interrupts.

DESCRIPTION

TODO

NOTES

Interrupt Objects are private to the DDK and not generally available to userspace processes.

SYSCALLS