diff options
author | Idan Horowitz <idan.horowitz@gmail.com> | 2021-08-06 15:12:33 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-06 23:36:12 +0200 |
commit | c3f668a758addcf80154d42e95a701edce4bbe59 (patch) | |
tree | 3cb29e0191171dd6713e6a4aa3465dedb97b0a78 /Kernel/API/Syscall.h | |
parent | 868be680c2ea9b27630f246a38de28c0aa79172b (diff) | |
download | serenity-c3f668a758addcf80154d42e95a701edce4bbe59.zip |
Kernel: Make Process's m_promises & m_execpromises fields atomic
This is essentially free on x86 and allows us to not hold the big
process lock just to check the required promises for a syscall.
Diffstat (limited to 'Kernel/API/Syscall.h')
0 files changed, 0 insertions, 0 deletions