Searched refs:stop_error_notification (Results 1 – 2 of 2) sorted by relevance
130 stop_error_notification; /* Set to 1 if we do not want to be notified on member380 gpr_atm_no_barrier_store(&tcp->stop_error_notification, true); in tcp_destroy()740 static_cast<bool>(gpr_atm_acq_load(&tcp->stop_error_notification))) { in tcp_handle_error()1082 gpr_atm_rel_store(&tcp->stop_error_notification, 0); in grpc_tcp_create()1107 gpr_atm_no_barrier_store(&tcp->stop_error_notification, true); in grpc_tcp_destroy_and_release_fd()
418 gpr_atm stop_error_notification; /* Set to 1 if we do not want to be notified member675 gpr_atm_no_barrier_store(&tcp->stop_error_notification, true); in tcp_destroy()1223 static_cast<bool>(gpr_atm_acq_load(&tcp->stop_error_notification))) { in tcp_handle_error()1846 gpr_atm_rel_store(&tcp->stop_error_notification, 0); in grpc_tcp_create()1871 gpr_atm_no_barrier_store(&tcp->stop_error_notification, true); in grpc_tcp_destroy_and_release_fd()