Searched refs:tb_mu (Results 1 – 1 of 1) sorted by relevance
111 gpr_mu tb_mu; /* Lock for access to list of traced buffers */ member333 gpr_mu_destroy(&tcp->tb_mu); in tcp_free()613 gpr_mu_lock(&tcp->tb_mu); in tcp_write_with_timestamps()617 gpr_mu_unlock(&tcp->tb_mu); in tcp_write_with_timestamps()660 gpr_mu_lock(&tcp->tb_mu); in process_timestamp()662 gpr_mu_unlock(&tcp->tb_mu); in process_timestamp()1074 gpr_mu_init(&tcp->tb_mu); in grpc_tcp_create()