DragonFly commits List (threaded) for 2008-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libthread_xu/thread thr_cond.c thr_private.h thr_umtx.c thr_umtx.h
dillon 2008/04/16 11:07:48 PDT
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_1_12)
lib/libthread_xu/thread thr_cond.c thr_private.h thr_umtx.c
thr_umtx.h
Log:
MFC - Fix some issues in libthread_xu's condvar implementation.
Revision Changes Path
1.10.8.1 +31 -35 src/lib/libthread_xu/thread/thr_cond.c
1.17.4.1 +1 -1 src/lib/libthread_xu/thread/thr_private.h
1.3.8.1 +14 -3 src/lib/libthread_xu/thread/thr_umtx.c
1.4.8.1 +1 -1 src/lib/libthread_xu/thread/thr_umtx.h
http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/thread/thr_cond.c.diff?r1=1.10&r2=1.10.8.1&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/thread/thr_private.h.diff?r1=1.17&r2=1.17.4.1&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/thread/thr_umtx.c.diff?r1=1.3&r2=1.3.8.1&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/thread/thr_umtx.h.diff?r1=1.4&r2=1.4.8.1&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]