Searched refs:num_detached_states (Results 1 – 3 of 3) sorted by relevance
211 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 …]
102 size_t num_detached_states; member
963 - For #889: Account for num_detached_states before possible3100 - Fix num_reply_states and num_detached_states counting with