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

/bind-9.11.3/lib/dns/
H A Drbtdb.c376 #define NODE_DESTROYLOCK(l) isc_rwlock_destroy(l) macro
390 #define NODE_DESTROYLOCK(l) DESTROYLOCK(l) macro
1302 NODE_DESTROYLOCK(&rbtdb->node_locks[i].lock);
8563 NODE_DESTROYLOCK(&rbtdb->node_locks[i].lock);
8567 NODE_DESTROYLOCK(&rbtdb->node_locks[i].lock);

Completed in 44 milliseconds