Searched refs:cap_slots (Results 1 – 1 of 1) sorted by relevance
35 size_t cap_slots; member45 g_slots[i].cap_slots = 0; in grpc_channel_init_init()55 if (g_slots[type].cap_slots == g_slots[type].num_slots) { in grpc_channel_init_register_stage()56 g_slots[type].cap_slots = GPR_MAX(8, 3 * g_slots[type].cap_slots / 2); in grpc_channel_init_register_stage()59 g_slots[type].cap_slots * sizeof(*g_slots[type].slots))); in grpc_channel_init_register_stage()