Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Chapter 12
Signals, interrupts, and exceptions

August 3, 2021

Presenter

12.1 Glossary

Peter

12.2 How interrupts affect applications

Peter

12.3 Software interrupts

Peter

12.3.2 Using a global variable…

Peter

12.4 Hardware interrupts

Karthik

12.5 Signal handling

Karthik

12.6 Handling signals with custom actions

Karthik

12.7 Sending application-defined signals

Karthik

12.8 Ignoring signals

Casey

12.9 Shutting down from deeply nested call stacks

Casey

12.10 A note on applying these techniques to platforms without signals

Casey

12.11 Revising exceptions

Casey

...