Sends an end-of-interrupt (EOI) signal to the interrupt hardware then signals and activates the interrupt thread associated with the specified level. You can make this call only from an interrupt handler.
BOOLEAN SignalRtInterruptThread(
WORD wLevel
);
wLevelTRUEFALSEE_LIMIT 0x0004E_CONTEXT 0x0005E_INT_SATURATION 0x0009byMaxInt parameter.E_INTERRUPT_OVERFLOW 0x000AbyMaxInt in SetRtInterruptHandler). The system disabled the interrupt level to prevent additional accumulations of SignalRtInterruptThread requests.E_PARAM 0x8004wLevel is invalid.| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 3.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |