Date: Wed, 2 Apr 2003 03:16:24 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: John Baldwin <jhb@freebsd.org> Cc: Mark Murray <mark@grondar.org> Subject: Re: #include <sys/lock.h> and <sys/mutex.h> Message-ID: <20030402031028.F23618@gamplex.bde.org> In-Reply-To: <XFMail.20030401110449.jhb@FreeBSD.org> References: <XFMail.20030401110449.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 1 Apr 2003, John Baldwin wrote: > ... As another argument, I wouldn't mind having > sys/mutex.h and sys/sx.h include sys/lock.h but I'm not sure bde@ would > like that. Of course I wouldn't. Esepecially sys/sx.h. Users of its interfaces need little more than the LOCK_LINE and LOCK_FILE from sys/lock.h. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030402031028.F23618>