cvs commit: src/lib/libpthread/thread thr_init.c thr_kern.c
thr_sig.c
David Xu
davidxu at FreeBSD.org
Sun Aug 10 15:36:59 PDT 2003
On Monday 11 August 2003 06:30, David Xu wrote:
> davidxu 2003/08/10 15:30:21 PDT
>
> FreeBSD src repository
>
> Modified files:
> lib/libpthread/thread thr_init.c thr_kern.c thr_sig.c
> Log:
> Initialize rtld lock just before turning on thread mode and
> uninitialize rtld lock after thread mode shutdown.
>
> Revision Changes Path
> 1.59 +0 -2 src/lib/libpthread/thread/thr_init.c
> 1.84 +33 -19 src/lib/libpthread/thread/thr_kern.c
> 1.66 +4 -14 src/lib/libpthread/thread/thr_sig.c
Reviewed by: desichen
More information about the cvs-src
mailing list