Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jun 2003 02:47:22 -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_rtld.c
Message-ID:  <200306280947.h5S9lM8w059096@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2003/06/28 02:47:22 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_rtld.c 
  Log:
  Temporary disable rwlock based code, replace it with low level KSE locking
  code until rtld-elf and libkse can cooperate better, those code can be
  restored.
  
  Reviewed by: deischen
  
  Revision  Changes    Path
  1.2       +92 -0     src/lib/libpthread/thread/thr_rtld.c



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