Searched refs:nss_lock (Results 1 – 1 of 1) sorted by relevance
97 static pthread_rwlock_t nss_lock = PTHREAD_RWLOCK_INITIALIZER; variable370 (void)_pthread_rwlock_unlock(&nss_lock); in nss_configure()371 result = _pthread_rwlock_wrlock(&nss_lock); in nss_configure()404 (void)_pthread_rwlock_unlock(&nss_lock); in nss_configure()406 result = _pthread_rwlock_rdlock(&nss_lock); in nss_configure()576 (void)_pthread_rwlock_wrlock(&nss_lock); in nss_atexit()582 (void)_pthread_rwlock_unlock(&nss_lock); in nss_atexit()652 result = _pthread_rwlock_rdlock(&nss_lock); in _nsdispatch()777 (void)_pthread_rwlock_unlock(&nss_lock); in _nsdispatch()