]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow sendsig() to hand the proc lock off to osendsig() rather than having
authorjhb <jhb@FreeBSD.org>
Fri, 11 May 2001 23:17:05 +0000 (23:17 +0000)
committerjhb <jhb@FreeBSD.org>
Fri, 11 May 2001 23:17:05 +0000 (23:17 +0000)
commit465be778a85ef9ed61c5013d3ae2580aca3b727a
tree2e73f933a0f6dfc61d327367ccebf1f5f431e48f
parent4fd5981b6a1b6e6050ef6758bf9dcb6bd890c459
Allow sendsig() to hand the proc lock off to osendsig() rather than having
sendsig() release the lock just so it can call osendsig() and have
osendsig() acquire the lock.
sys/alpha/alpha/machdep.c