mainzelm
|
c1d6d368e5
|
Built the event system directly into the RTS. Built sighandlers above
it. Removed machinery in low-interrupt.
|
2001-01-09 15:52:52 +00:00 |
marting
|
e57f3608b8
|
The handler for the VM schedules now a event that will cause the
deliver thread to call the clients of low-interrupt. So the handler is
short and save.
|
2000-07-27 13:33:51 +00:00 |
marting
|
c2ccd7c924
|
interrupt/alarm is now generated by itimer in low-interupt. command-level set no longer a handler for interrupt/keyboard. sighandler now generates the event for Interrupt: keyboard
|
1999-11-15 00:23:11 +00:00 |
marting
|
8cf59dae09
|
number-of-interupts is no longer a function
|
1999-11-04 20:33:26 +00:00 |
marting
|
6f17cf889a
|
interface for internal use. Asynchronous delivery of interrupts to multiple clients
|
1999-10-15 18:34:03 +00:00 |