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

/bind-9.11.3/lib/isc/
H A Dtask.c160 isc_mutex_t excl_lock; member in struct:isc__taskmgr
1336 DESTROYLOCK(&manager->excl_lock);
1389 result = isc_mutex_init(&manager->excl_lock);
1530 LOCK(&manager->excl_lock);
1533 UNLOCK(&manager->excl_lock);
1690 LOCK(&mgr->excl_lock);
1694 UNLOCK(&mgr->excl_lock);
1705 LOCK(&mgr->excl_lock);
1710 UNLOCK(&mgr->excl_lock);

Completed in 14 milliseconds