Public Attributes | |
| struct interrupt | templ |
| int | nr_of_exclusive_users |
| int | nr_of_nonexclusive_users |
Definition at line 53 of file interrupt.cc.
| int interrupt_handler::nr_of_exclusive_users |
Definition at line 55 of file interrupt.cc.
| int interrupt_handler::nr_of_nonexclusive_users |
Definition at line 56 of file interrupt.cc.
| struct interrupt interrupt_handler::templ |
Definition at line 54 of file interrupt.cc.
Referenced by interrupt_handler_lookup(), and interrupt_handler_register().
1.8.17