mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 16:11:00 +00:00
Leave interrupts enabled so that we can still process IRQs. Critical sections should only prevent preemption by another thread. Co-authored-by: Tom <tomut@yahoo.com> |
||
|---|---|---|
| .. | ||
| ASM_wrapper.cpp | ||
| CPU.cpp | ||
| Interrupts.cpp | ||
| Processor.cpp | ||
| ProcessorInfo.cpp | ||
| SafeMem.cpp | ||
| TrapFrame.cpp | ||