DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_0 kernel - Fix condvar races
commit 42ad053f4a1f6939220f5b16459212ef2739fae4
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]