Date: Mon, 23 Aug 1999 15:25:12 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 simplelock.s Message-ID: <199908232225.PAA09012@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 1999/08/23 15:25:12 PDT Modified files: sys/i386/i386 simplelock.s Log: Implement a version of s_lock_try that doesn't cause the next s_lock call to panic when SL_DEBUG is set. (SL_DEBUG is currently set by default.) Revision Changes Path 1.10 +20 -20 src/sys/i386/i386/simplelock.s 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?199908232225.PAA09012>