git: kernel: add a LOCK_SYSINIT helper macro
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Fri Aug 3 00:49:56 PDT 2012
commit 5d101ab93eae8e6adeabb86112f41964cbb588a0
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Fri Jun 22 15:55:49 2012 +0200
kernel: add a LOCK_SYSINIT helper macro
* Inspired from FreeBSD's MTX_SYSINIT
* This will help with driver porting
Summary of changes:
sys/kern/kern_lock.c | 5 +++++
sys/sys/lock.h | 17 ++++++++++++++++-
2 files changed, 21 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5d101ab93eae8e6adeabb86112f41964cbb588a0
--
DragonFly BSD source repository
More information about the Commits
mailing list