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

/bind-9.11.3/lib/dns/
H A Drpz.c371 /* Caller must hold rpzs->maint_lock */
1419 result = isc_mutex_init(&new->maint_lock);
1428 DESTROYLOCK(&new->maint_lock);
1438 DESTROYLOCK(&new->maint_lock);
1559 DESTROYLOCK(&rpzs->maint_lock);
1603 LOCK(&rpzs->maint_lock);
1629 UNLOCK(&rpzs->maint_lock);
1724 * the maint_lock of the view's common rpzs struct so that it is not
1760 LOCK(&rpzs->maint_lock);
1772 UNLOCK(&rpzs->maint_lock);
[all...]
/bind-9.11.3/lib/dns/include/dns/
H A Drpz.h229 isc_mutex_t maint_lock; member in struct:dns_rpz_zones

Completed in 1808 milliseconds