Searched refs:ACACHE_LOCK (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/ |
H A D | acache.c | 88 #define ACACHE_LOCK(l, t) RWLOCK((l), (t)) macro 96 #define ACACHE_LOCK(l, t) LOCK(l) macro 312 ACACHE_LOCK(&acache->entrylocks[entry->locknum], 845 ACACHE_LOCK(&acache->entrylocks[entry->locknum], 1311 ACACHE_LOCK(&acache->entrylocks[entry->locknum], 1334 ACACHE_LOCK(&acache->entrylocks[entry->locknum], 1467 ACACHE_LOCK(&acache->entrylocks[locknum], isc_rwlocktype_read); 1554 ACACHE_LOCK(&acache->entrylocks[entry->locknum], isc_rwlocktype_write); 1676 ACACHE_LOCK(&acache->entrylocks[entry->locknum], isc_rwlocktype_write);
|
Completed in 11 milliseconds