git: kernel - Add MTX_INITIALIZER
commit 07adadc4321a82d295e0b4d7f3eaf11133aee634
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Jun 12 09:52:52 2010 -0700
kernel - Add MTX_INITIALIZER
* Add an initializer for static struct mtx declarations
Summary of changes:
sys/sys/mutex.h | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/07adadc4321a82d295e0b4d7f3eaf11133aee634
--
DragonFly BSD source repository