Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2003 15:30:21 -0700 (PDT)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_init.c thr_kern.c thr_sig.c
Message-ID:  <200308102230.h7AMULwq066101@repoman.freebsd.org>

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



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