Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2003 06:39:58 +0800
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libpthread/thread thr_init.c thr_kern.c thr_sig.c
Message-ID:  <200308110639.58747.davidxu@FreeBSD.org>
In-Reply-To: <200308102230.h7AMULwq066101@repoman.freebsd.org>
References:  <200308102230.h7AMULwq066101@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308110639.58747.davidxu>