Searched refs:nss_lock (Results 1 – 1 of 1) sorted by relevance
100 static pthread_rwlock_t nss_lock = PTHREAD_RWLOCK_INITIALIZER; variable360 (void)_pthread_rwlock_unlock(&nss_lock); in nss_configure()361 result = _pthread_rwlock_wrlock(&nss_lock); in nss_configure()394 (void)_pthread_rwlock_unlock(&nss_lock); in nss_configure()396 result = _pthread_rwlock_rdlock(&nss_lock); in nss_configure()566 (void)_pthread_rwlock_wrlock(&nss_lock); in nss_atexit()572 (void)_pthread_rwlock_unlock(&nss_lock); in nss_atexit()642 result = _pthread_rwlock_rdlock(&nss_lock); in _nsdispatch()767 (void)_pthread_rwlock_unlock(&nss_lock); in _nsdispatch()