Searched refs:zmgr_resume_xfrs (Results 1 – 2 of 2) sorted by relevance
753 static void zmgr_resume_xfrs(dns_zonemgr_t *zmgr, isc_boolean_t multi);11630 zmgr_resume_xfrs(zone->zmgr, ISC_FALSE); in zone_shutdown()14188 zmgr_resume_xfrs(zone->zmgr, ISC_FALSE); in zone_xfrdone()15056 zmgr_resume_xfrs(zmgr, ISC_TRUE); in dns_zonemgr_forcemaint()15067 zmgr_resume_xfrs(zmgr, ISC_TRUE); in dns_zonemgr_resumexfrs()15260 zmgr_resume_xfrs(dns_zonemgr_t *zmgr, isc_boolean_t multi) { in zmgr_resume_xfrs() function
8408 1435. [bug] zmgr_resume_xfrs() was being called read locked8409 rather than write locked. zmgr_resume_xfrs()