mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 14:21:01 +00:00
Signal dispatch is already taken care of elsewhere, so there appears to be no need for the hack in enter_current(). This also allows us to remove the Thread::m_in_block flag, simplifying thread blocking logic somewhat. Verified with the original repro for #4336 which this was meant to fix. |
||
|---|---|---|
| .. | ||
| aarch64 | ||
| x86 | ||
| DeferredCallEntry.h | ||
| Processor.h | ||
| ProcessorSpecificDataID.h | ||
| RegisterState.h | ||
| ScopedCritical.h | ||
| SmapDisabler.h | ||
| Spinlock.h | ||