LWHists: minimal thread-checker fix
Use atomic for histogram counter to avoid thread-checker warnings in client code. In general, the `LWHists` are not thread-safe.
Please register or sign in to comment
Use atomic for histogram counter to avoid thread-checker warnings in client code. In general, the `LWHists` are not thread-safe.