Date: Fri, 7 Jan 2005 02:41:45 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 sleep.9 Message-ID: <200501070241.j072fjDi082271@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2005-01-07 02:41:45 UTC FreeBSD src repository Modified files: share/man/man9 sleep.9 Log: Point out that tsleep(... , 0) is not permitted if the Giant lock is not held. (It causes a "sleeping without a mutex" assertion failure in msleep.) MFC after: 3 days Revision Changes Path 1.44 +5 -0 src/share/man/man9/sleep.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501070241.j072fjDi082271>