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