HomeSort by relevance Sort by last modified time
    Searched refs:Race (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/helgrind/
hg_errors.c 143 race: program counter
161 XE_Race=1101, // race
197 } Race;
243 XS_Race=1201, /* race */
276 tl_assert(!xe->XE.Race.hctxt);
277 tl_assert(!xe->XE.Race.descr1);
278 tl_assert(!xe->XE.Race.descr2);
287 &xe->XE.Race.hctxt, &xe->XE.Race.haddr, &xe->XE.Race.hszB
    [all...]
  /external/valgrind/main/helgrind/tests/
tc06_two_races_xml.stderr.exp 84 <kind>Race</kind>
86 <text>Possible data race during read of size 4 at 0x........ by thread #x</text>
138 <kind>Race</kind>
140 <text>Possible data race during write of size 4 at 0x........ by thread #x</text>
192 <kind>Race</kind>
194 <text>Possible data race during read of size 4 at 0x........ by thread #x</text>
246 <kind>Race</kind>
248 <text>Possible data race during write of size 4 at 0x........ by thread #x</text>

Completed in 429 milliseconds