summaryrefslogtreecommitdiff
path: root/Kernel/Process.h
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-03-04 11:25:24 +0100
committerAndreas Kling <awesomekling@gmail.com>2019-03-04 11:25:24 +0100
commit67fc42f64e2ad33e364dd4543fba36ced3ad4833 (patch)
tree84a78f17ed2545fe2a8a984438c265843c0c9d91 /Kernel/Process.h
parentd932c03843e7f0333ff20f2bcfee2728234d3660 (diff)
downloadserenity-67fc42f64e2ad33e364dd4543fba36ced3ad4833.zip
Kernel: SIGCONT should unblock a blocked process.
Otherwise we might stay in BlockedSignal state forever. Unblocking just means that the current syscall may fail with EINTR.
Diffstat (limited to 'Kernel/Process.h')
0 files changed, 0 insertions, 0 deletions