jhb 2007-08-27 13:45:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/sys sx.h
Log:
MFC: Add SA_* constants for sx_assert() flags to make it easier to keep
drivers in sync between HEAD and 6.x.
Revision ChangesPath
1.21.2.
pjd 2006-09-03 16:13:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/sys sx.h
Log:
MFC:sys/sys/sx.h1.24
Add a sx_xlocked() macro which returns true if the current thread holds an
exclusive lock on the specified sx lock.
jhb 2006-09-01 16:50:45 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/sys sx.h
Log:
MFC: Expose the _sx_assert() prototype for both INVARIANTS and
INVARIANT_SUPPORT.
Revision ChangesPath
1.21.2.3 +1 -1 src/sys/sys/sx
On Wed, Aug 30, 2006 at 06:11:40PM -0400, John Baldwin wrote:
> On Wednesday 30 August 2006 16:51, Ruslan Ermilov wrote:
> > On Wed, Aug 30, 2006 at 01:20:32PM -0400, John Baldwin wrote:
> > > On Wednesday 30 August 2006 05:37, Bruce Evans wrote:
> > > > On Tue, 29 Aug 2006, John Baldwin wrote:
> >
On Wednesday 30 August 2006 16:51, Ruslan Ermilov wrote:
> On Wed, Aug 30, 2006 at 01:20:32PM -0400, John Baldwin wrote:
> > On Wednesday 30 August 2006 05:37, Bruce Evans wrote:
> > > On Tue, 29 Aug 2006, John Baldwin wrote:
> > >
> > > > jhb 2006-08-29 20:36:33 UTC
> > > >
> > > > FreeB
On Wed, Aug 30, 2006 at 01:20:32PM -0400, John Baldwin wrote:
> On Wednesday 30 August 2006 05:37, Bruce Evans wrote:
> > On Tue, 29 Aug 2006, John Baldwin wrote:
> >
> > > jhb 2006-08-29 20:36:33 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
> > >sys/sys
On Wednesday 30 August 2006 05:37, Bruce Evans wrote:
> On Tue, 29 Aug 2006, John Baldwin wrote:
>
> > jhb 2006-08-29 20:36:33 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> >sys/sys sx.h
> > Log:
> > The _sx_assert() prototype should exist if either of I
On Tue, 29 Aug 2006, John Baldwin wrote:
jhb 2006-08-29 20:36:33 UTC
FreeBSD src repository
Modified files:
sys/sys sx.h
Log:
The _sx_assert() prototype should exist if either of INVARIANTS or
INVARIANT_SUPPORT is defined so you can build a kernel with
INVARIANT_S
At Tue, 29 Aug 2006 20:36:33 + (UTC),
John Baldwin wrote:
> Modified files:
> sys/sys sx.h
> Log:
> The _sx_assert() prototype should exist if either of INVARIANTS or
> INVARIANT_SUPPORT is defined so you can build a kernel with
> INVARIANT_SUPPORT, but build a modul
jhb 2006-08-29 20:36:33 UTC
FreeBSD src repository
Modified files:
sys/sys sx.h
Log:
The _sx_assert() prototype should exist if either of INVARIANTS or
INVARIANT_SUPPORT is defined so you can build a kernel with
INVARIANT_SUPPORT, but build a module with just
jhb 2006-06-21 20:38:29 UTC
FreeBSD src repository
Modified files:
sys/sys sx.h
Log:
Add a sx_xlocked() macro which returns true if the current thread holds an
exclusive lock on the specified sx lock.
Revision ChangesPath
1.24 +2 -1 src/sy
jhb 2006-03-30 15:48:07 UTC
FreeBSD src repository
Modified files:
sys/sys sx.h
Log:
Style fix.
Revision ChangesPath
1.23 +6 -7 src/sys/sys/sx.h
___
cvs-all@freebsd.org mailing list
http://lists.fr
12 matches
Mail list logo