git: DragonFly_RELEASE_3_0 kernel - Fix condvar races

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 20 21:04:43 PDT 2012


commit 42ad053f4a1f6939220f5b16459212ef2739fae4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Aug 17 12:40:09 2012 -0700

    kernel - Fix condvar races
    
    * Interlocked sleep was not using the PINTERLOCKED flag.
    
    * Misc other adjustments.

Summary of changes:
 sys/kern/kern_condvar.c |   33 +++++++++++++++++++--------------
 1 files changed, 19 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/42ad053f4a1f6939220f5b16459212ef2739fae4


-- 
DragonFly BSD source repository





More information about the Commits mailing list