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

/bind-9.11.3/lib/dns/
H A Dacache.c90 #define ACACHE_DESTROYLOCK(l) isc_rwlock_destroy(l) macro
105 #define ACACHE_DESTROYLOCK(l) DESTROYLOCK(l) macro
463 ACACHE_DESTROYLOCK(&acache->entrylocks[i]);
1124 ACACHE_DESTROYLOCK(&acache->entrylocks[i]);
1154 ACACHE_DESTROYLOCK(&acache->entrylocks[i]);

Completed in 13 milliseconds