Searched refs:hitcount (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_interface_ann.cc64 int hitcount; member in struct:__tsan::ExpectRace
101 race->hitcount = 0;
131 race->hitcount++;
185 &ExpectRace::hitcount);
194 hit_matched[i].hitcount, hit_matched[i].file,
304 if (race->hitcount == 0) {

Completed in 42 milliseconds