Arquivos
magenta/docs/objects/interrupt_request.md
T
George Kulakowski 7c642bcc6a [docs] Add objects.md and objects/foo.md pages
Change-Id: I95b6a42330f8b9d3711c5c894aeaf88a9256f2de
2017-04-12 19:01:31 +00:00

331 B

Interrupt Event

NAME

interrupt_event - Usermode I/O interrupt delivery

SYNOPSIS

Interrupt events 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

TODO(MG-525)