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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dacache.c87 #define ACACHE_DESTROYLOCK(l) isc_rwlock_destroy(l) macro
95 #define ACACHE_DESTROYLOCK(l) DESTROYLOCK(l) macro
449 ACACHE_DESTROYLOCK(&acache->entrylocks[i]);
1111 ACACHE_DESTROYLOCK(&acache->entrylocks[i]);
1141 ACACHE_DESTROYLOCK(&acache->entrylocks[i]);

Completed in 94 milliseconds