git: kernel - Add MTX_INITIALIZER

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jun 12 09:57:35 PDT 2010


commit 07adadc4321a82d295e0b4d7f3eaf11133aee634
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list