Home
last modified time | relevance | path

Searched refs:num_detached_states (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dmesh.c211 mesh->num_detached_states = 0; in mesh_create()
265 mesh->num_detached_states = 0; in mesh_delete_all()
471 mesh->num_detached_states++; in mesh_new_client()
541 log_assert(mesh->num_detached_states > 0); in mesh_new_client()
542 mesh->num_detached_states--; in mesh_new_client()
608 mesh->num_detached_states++; in mesh_new_callback()
661 log_assert(mesh->num_detached_states > 0); in mesh_new_callback()
662 mesh->num_detached_states--; in mesh_new_callback()
720 mesh->num_detached_states++; in mesh_schedule_prefetch()
807 mesh->num_detached_states++; in mesh_schedule_prefetch_subnet()
[all …]
H A Dmesh.h102 size_t num_detached_states; member
/freebsd/contrib/unbound/doc/
H A DChangelog963 - For #889: Account for num_detached_states before possible
3100 - Fix num_reply_states and num_detached_states counting with