DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libthread_xu/thread thr_list.c
davidxu 2005/03/24 04:38:39 PST
DragonFly src repository
Modified files:
lib/libthread_xu/thread thr_list.c
Log:
tcb is now managed by rtld, caching it is not correct,
otherwise we may get stale copy of tls data from previous
dead thread, caching should be done in rtld if needed.
Revision Changes Path
1.2 +34 -25 src/lib/libthread_xu/thread/thr_list.c
http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/thread/thr_list.c.diff?r1=1.1&r2=1.2&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]