Searched hist:230799 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/ppbus/
H A Dppb_base.cdiff 230799 Mon Jan 30 23:46:42 MST 2012 attilio MFC r227758,227759,227788:
Introduce macro stubs in the mutex and sxlock implementation that will
be always defined and will allow consumers, willing to provide options,
file and line to locking requests, to not worry about options
redefining the interfaces.
This is typically useful when there is the need to build another
locking interface on top of the mutex one.

Requested by: kib
/freebsd-9.3-release/sys/sys/
H A Dsx.hdiff 230799 Mon Jan 30 23:46:42 MST 2012 attilio MFC r227758,227759,227788:
Introduce macro stubs in the mutex and sxlock implementation that will
be always defined and will allow consumers, willing to provide options,
file and line to locking requests, to not worry about options
redefining the interfaces.
This is typically useful when there is the need to build another
locking interface on top of the mutex one.

Requested by: kib
H A Dmutex.hdiff 230799 Mon Jan 30 23:46:42 MST 2012 attilio MFC r227758,227759,227788:
Introduce macro stubs in the mutex and sxlock implementation that will
be always defined and will allow consumers, willing to provide options,
file and line to locking requests, to not worry about options
redefining the interfaces.
This is typically useful when there is the need to build another
locking interface on top of the mutex one.

Requested by: kib
/freebsd-9.3-release/sys/vm/
H A Dvm_map.cdiff 230799 Mon Jan 30 23:46:42 MST 2012 attilio MFC r227758,227759,227788:
Introduce macro stubs in the mutex and sxlock implementation that will
be always defined and will allow consumers, willing to provide options,
file and line to locking requests, to not worry about options
redefining the interfaces.
This is typically useful when there is the need to build another
locking interface on top of the mutex one.

Requested by: kib

Completed in 131 milliseconds