#include <sys/lock.h> and <sys/mutex.h>

Bruce Evans bde at zeta.org.au
Tue Apr 1 09:16:30 PST 2003


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


More information about the freebsd-arch mailing list