Searched defs:ACACHE_UNLOCK (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | acache.c | 92 #define ACACHE_UNLOCK(l, t) RWUNLOCK((l), (t)) macro 107 #define ACACHE_UNLOCK(l, t) UNLOCK(l) macro 341 ACACHE_UNLOCK(&acache->entrylocks[entry->locknum], 872 ACACHE_UNLOCK(&acache->entrylocks[entry->locknum], 1339 ACACHE_UNLOCK(&acache->entrylocks[entry->locknum], 1358 ACACHE_UNLOCK(&acache->entrylocks[entry->locknum], 1511 ACACHE_UNLOCK(&acache->entrylocks[locknum], 1530 ACACHE_UNLOCK(&acache->entrylocks[locknum], isc_rwlocktype_read); 1659 ACACHE_UNLOCK(&acache->entrylocks[entry->locknum], 1670 ACACHE_UNLOCK( [all...] |
Completed in 23 milliseconds