Searched refs:num_reply_states (Results 1 – 4 of 4) sorted by relevance
210 mesh->num_reply_states = 0; in mesh_create()264 mesh->num_reply_states = 0; in mesh_delete_all()277 if(mesh->num_reply_states < mesh->max_reply_states) in mesh_make_new_space()545 mesh->num_reply_states ++; in mesh_new_client()665 mesh->num_reply_states ++; in mesh_new_callback()1032 log_assert(mesh->num_reply_states > 0); in mesh_state_delete()1033 mesh->num_reply_states--; in mesh_state_delete()1096 mesh->num_reply_states <= mesh->all.count); in mesh_detach_subs()1621 log_assert(mstate->s.env->mesh->num_reply_states > 0); in mesh_query_done()1622 mstate->s.env->mesh->num_reply_states--; in mesh_query_done()[all …]
98 size_t num_reply_states; member
264 s->mesh_num_reply_states = (long long)worker->env.mesh->num_reply_states; in server_stats_compile()
3100 - Fix num_reply_states and num_detached_states counting with