Home | History | Annotate | Download | only in tsan

Lines Matching full:threaded

3399       // Such DCHECK is racey if tsan is multi-threaded.
4864 // If the tool is single-threaded (valgrind) these events are redundant.
6416 counter++; // ATTENTION: don't do this in multi-threaded code -- too slow.