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

David Xu davidxu at FreeBSD.org
Sun Aug 10 15:15:06 PDT 2003


davidxu     2003/08/10 15:15:03 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_rtld.c 
  Log:
  Tweak rtld lock to allow recursive on reader lock and detect recursive
  on writer lock. This is first cut at rwlock for rtld.
  
  Submitted by: desichen
  
  Revision  Changes    Path
  1.3       +67 -10    src/lib/libpthread/thread/thr_rtld.c


More information about the cvs-src mailing list