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

/bind-9.11.3/lib/dns/
H A Dacache.c91 #define ACACHE_LOCK(l, t) RWLOCK((l), (t)) macro
106 #define ACACHE_LOCK(l, t) LOCK(l) macro
326 ACACHE_LOCK(&acache->entrylocks[entry->locknum],
858 ACACHE_LOCK(&acache->entrylocks[entry->locknum],
1323 ACACHE_LOCK(&acache->entrylocks[entry->locknum],
1346 ACACHE_LOCK(&acache->entrylocks[entry->locknum],
1481 ACACHE_LOCK(&acache->entrylocks[locknum], isc_rwlocktype_read);
1567 ACACHE_LOCK(&acache->entrylocks[entry->locknum], isc_rwlocktype_write);
1689 ACACHE_LOCK(&acache->entrylocks[entry->locknum], isc_rwlocktype_write);

Completed in 20 milliseconds