看板 DFBSD_commit 關於我們 聯絡資訊
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