summaryrefslogtreecommitdiffstats
path: root/sys/vm
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2003-06-20 03:36:45 +0000
committerdavidxu <davidxu@FreeBSD.org>2003-06-20 03:36:45 +0000
commit88ed270c3d7240b20e5769f4669bd23a48045308 (patch)
tree7148057315bf4342b048b81b471703121d100f86 /sys/vm
parentc0a849442b33e0542e11f3216f85775d8c5402f7 (diff)
downloadFreeBSD-src-88ed270c3d7240b20e5769f4669bd23a48045308.zip
FreeBSD-src-88ed270c3d7240b20e5769f4669bd23a48045308.tar.gz
When a STOP signal is being sent to a process, it is possible all
threads in the process have already masked the signal, so job control is delayed. But later a thread unmasking the STOP signal should enable job control, so in issignal(), scanning all threads in process to see if we can direct suspend some of them, not just suspend current thread.
Diffstat (limited to 'sys/vm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud