diff options
author | Andreas Kling <awesomekling@gmail.com> | 2020-01-12 22:53:20 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2020-01-13 18:56:46 +0100 |
commit | 65cb40632740b445ca71b7585cca27dae4d05fe3 (patch) | |
tree | f854dbee3e2a04280608694e936dd4da109bd63c /Base/res/themes | |
parent | 2a8de4cdec3775b0acf874baca4a0237837c7333 (diff) | |
download | serenity-65cb40632740b445ca71b7585cca27dae4d05fe3.zip |
Kernel: Allow unlocking a held Lock with interrupts disabled
This is needed to eliminate a race in Thread::wait_on() where we'd
otherwise have to wait until after unlocking the process lock before
we can disable interrupts.
Diffstat (limited to 'Base/res/themes')
0 files changed, 0 insertions, 0 deletions