On Fri, May 22, 2020 at 12:07:46 -0400, Robert Foley wrote: > These annotations will allow us to give tsan > additional hints. For example, we can inform > tsan about reads/writes to ignore to silence certain > classes of warnings. > We can also annotate threads so that the proper thread > naming shows up in tsan warning results. > > Signed-off-by: Robert Foley <robert.fo...@linaro.org>
Reviewed-by: Emilio G. Cota <c...@braap.org> E.