Date: Thu, 30 Nov 2000 18:18:41 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_lock.c Message-ID: <200012010218.eB12Ifh71538@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2000/11/30 18:18:40 PST
Modified files:
sys/kern kern_lock.c
Log:
Use msleep instead of mtx_exit; tsleep; mtx_enter, which is not safe.
Revision Changes Path
1.38 +4 -7 src/sys/kern/kern_lock.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012010218.eB12Ifh71538>
