Searched refs:protector_mu (Results 1 – 1 of 1) sorted by relevance
48 gpr_mu protector_mu; member78 gpr_mu_destroy(&ep->protector_mu); in destroy()175 gpr_mu_lock(&ep->protector_mu); in on_read()179 gpr_mu_unlock(&ep->protector_mu); in on_read()290 gpr_mu_lock(&ep->protector_mu); in endpoint_write()294 gpr_mu_unlock(&ep->protector_mu); in endpoint_write()314 gpr_mu_lock(&ep->protector_mu); in endpoint_write()318 gpr_mu_unlock(&ep->protector_mu); in endpoint_write()426 gpr_mu_init(&ep->protector_mu); in grpc_secure_endpoint_create()