Searched refs:ACACHE_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dacache.c89 #define ACACHE_UNLOCK(l, t) RWUNLOCK((l), (t)) macro
97 #define ACACHE_UNLOCK(l, t) UNLOCK(l) macro
327 ACACHE_UNLOCK(&acache->entrylocks[entry->locknum],
859 ACACHE_UNLOCK(&acache->entrylocks[entry->locknum],
1327 ACACHE_UNLOCK(&acache->entrylocks[entry->locknum],
1346 ACACHE_UNLOCK(&acache->entrylocks[entry->locknum],
1497 ACACHE_UNLOCK(&acache->entrylocks[locknum],
1517 ACACHE_UNLOCK(&acache->entrylocks[locknum], isc_rwlocktype_read);
1646 ACACHE_UNLOCK(&acache->entrylocks[entry->locknum],
1657 ACACHE_UNLOCK(
[all...]

Completed in 40 milliseconds