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

/bind-9.11.3/lib/dns/
H A Dadb.c141 isc_mutex_t entriescntlock; member in struct:dns_adb
1843 LOCK(&adb->entriescntlock);
1854 UNLOCK(&adb->entriescntlock);
1885 LOCK(&adb->entriescntlock);
1888 UNLOCK(&adb->entriescntlock);
2507 DESTROYLOCK(&adb->entriescntlock);
2621 result = isc_mutex_init(&adb->entriescntlock);
2790 DESTROYLOCK(&adb->entriescntlock);

Completed in 27 milliseconds