cvs commit: src/lib/libpthread/thread thr_rtld.c

David Xu davidxu at FreeBSD.org
Sat Jun 28 02:47:24 PDT 2003


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


More information about the cvs-all mailing list