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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dadb.c151 isc_mutex_t entriescntlock; member in struct:dns_adb
1764 LOCK(&adb->entriescntlock);
1774 UNLOCK(&adb->entriescntlock);
1802 LOCK(&adb->entriescntlock);
1804 UNLOCK(&adb->entriescntlock);
2385 DESTROYLOCK(&adb->entriescntlock);
2495 result = isc_mutex_init(&adb->entriescntlock);
2657 DESTROYLOCK(&adb->entriescntlock);

Completed in 50 milliseconds