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

/bind-9.6-ESV-R11/lib/dns/
H A Dacl.c482 static isc_mutex_t insecure_prefix_lock; variable
487 RUNTIME_CHECK(isc_mutex_init(&insecure_prefix_lock) == ISC_R_SUCCESS);
548 LOCK(&insecure_prefix_lock);
552 UNLOCK(&insecure_prefix_lock);

Completed in 24 milliseconds