0147ef5 Fix thread deadlock by using pthreads library instead of NSPR.

2 files Authored by rcritten 12 years ago, Committed by mkosek 12 years ago,
    Fix thread deadlock by using pthreads library instead of NSPR.
    
    The 389-ds team is in the process of exposing slapi_rwlock which we
    will switch to when it is available.
    
    https://fedorahosted.org/freeipa/ticket/1630