mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 17:10:23 +00:00
728de56481
Upon leaving a critical section (such as a SpinLock) we need to check if we're already asynchronously invoking the Scheduler. Otherwise we might end up triggering another context switch as soon as leaving the scheduler lock. Fixes #2883 |
||
---|---|---|
.. | ||
Boot | ||
CPU.cpp | ||
CPU.h | ||
Interrupts.h | ||
ISRStubs.h | ||
ProcessorInfo.cpp | ||
ProcessorInfo.h |