pub fn stop_ignoring_var<T>(var: &T)
Available on crate feature
client_requests_defs
only.Expand description
Tell DRD to no longer ignore data races for the specified variable that was suppressed via
ignore_var
pub fn stop_ignoring_var<T>(var: &T)
client_requests_defs
only.Tell DRD to no longer ignore data races for the specified variable that was suppressed via
ignore_var