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 123 threads. By the time we detect a race, the some of the elements of
258 race: program counter
276 XE_Race=1101, // race
314 } Race;
369 XS_Race=1201, /* race */
396 tl_assert(xe->XE.Race.thr);
397 xe->XE.Race.locksHeldW
400 xe->XE.Race.thr->locksetW,
414 tl_assert(!xe->XE.Race.hctxt);
415 tl_assert(!xe->XE.Race.descr1)
    [all...]
  /external/valgrind/main/helgrind/tests/
tc06_two_races_xml.stderr.exp 79 <kind>Race</kind>
81 <text>Possible data race during read of size 4 at 0x........ by thread #x</text>
124 <kind>Race</kind>
126 <text>Possible data race during write of size 4 at 0x........ by thread #x</text>
169 <kind>Race</kind>
171 <text>Possible data race during read of size 4 at 0x........ by thread #x</text>
214 <kind>Race</kind>
216 <text>Possible data race during write of size 4 at 0x........ by thread #x</text>

Completed in 122 milliseconds