Lines Matching defs:active_nodes
37 isc_refcount_t active_nodes;
87 result = isc_refcount_init(&keytable->active_nodes, 0);
105 isc_refcount_destroy(&keytable->active_nodes);
150 INSIST(isc_refcount_current(&keytable->active_nodes) == 0);
151 isc_refcount_destroy(&keytable->active_nodes);
343 isc_refcount_increment0(&keytable->active_nodes, NULL);
371 isc_refcount_increment(&keytable->active_nodes, NULL);
419 isc_refcount_increment0(&keytable->active_nodes, NULL);
457 isc_refcount_increment(&keytable->active_nodes, NULL);
506 isc_refcount_increment(&keytable->active_nodes, NULL);
521 isc_refcount_decrement(&keytable->active_nodes, NULL);
666 isc_refcount_increment0(&keytable->active_nodes, NULL);
678 isc_refcount_decrement(&keytable->active_nodes, NULL);