Searched defs:ACACHE_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dacache.c89 #define ACACHE_UNLOCK(l, t) RWUNLOCK((l), (t)) macro
97 #define ACACHE_UNLOCK(l, t) UNLOCK(l) macro
[all...]

Completed in 53 milliseconds