Date: Fri, 27 Oct 2000 11:25:17 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: arch@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 spl.9 SPLASSERT.9 CONDSPLASSE Message-ID: <XFMail.001027112517.jhb@FreeBSD.org> In-Reply-To: <20001027082002.C54812@lucifer.bart.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On 27-Oct-00 Jeroen Ruigrok van der Werven wrote: > -On [20001027 01:35], John Baldwin (jhb@FreeBSD.org) wrote: >> Modified files: >> share/man/man9 spl.9 SPLASSERT.9 CONDSPLASSERT.9 >> Log: >> Add a note that the spl() API is deprecated in favor of mutexes. > > Which reminds me, please ignore my lack of mutex clue, don't we need > apropriate MUTEXASSERT.9/CONDMUTEXASSERT.9 functions and subsequently > manpages? My latest commit add a MLINK for mtx_assert.9 to mutex.9. :) With mutexes you just use the mtx_assert() function. -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.001027112517.jhb>