HomeSort by: relevance | last modified time | path
    Searched refs:NODE_DESTROYLOCK (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
db_p.h 35 #define NODE_DESTROYLOCK(l) isc_rwlock_destroy(l)
qpcache.c 2558 NODE_DESTROYLOCK(&qpdb->buckets[i].lock);
rbtdb.c 536 NODE_DESTROYLOCK(&rbtdb->node_locks[i].lock);
qpzone.c 456 NODE_DESTROYLOCK(&qpdb->buckets[i].lock);
  /src/external/mpl/bind/dist/tests/dns/
qpzone_test.c 233 NODE_DESTROYLOCK(&qpdb->buckets[0].lock);
414 NODE_DESTROYLOCK(&qpdb->buckets[0].lock);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c 170 #define NODE_DESTROYLOCK(l) isc_rwlock_destroy(l)
1177 NODE_DESTROYLOCK(&rbtdb->node_locks[i].lock);

Completed in 28 milliseconds