HomeSort by relevance Sort by last modified time
    Searched refs:race (Results 1 - 25 of 32) sorted by null

1 2

  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 10 // This file is a part of ThreadSanitizer (TSan), a race detector.
90 ExpectRace *race = list->next; local
91 for (; race != list; race = race->next) {
92 if (race->addr == addr && race->size == size) {
93 race->addcount++;
97 race = (ExpectRace*)internal_alloc(MBlockExpectRace, sizeof(ExpectRace));
98 race->addr = addr
128 ExpectRace *race = FindRace(list, addr, size); local
305 ExpectRace *race = dyn_ann_ctx->expect.next; local
    [all...]
  /external/v8/test/webkit/fast/js/
Promise-static-race.js 26 description('Test Promise.race');
40 Promise.race([p4, p5]).then(function(localResult) {
41 testFailed('Promise.race([p4, p5]) is fulfilled.');
43 testFailed('Promise.race([p4, p5]) is rejected.');
47 Promise.race([]).then(function(localResult) {
48 testFailed('Promise.race([]) is fulfilled.');
50 testFailed('Promise.race([]) is rejected.');
53 Promise.race().then(function(localResult) {
54 testFailed('Promise.race() is fulfilled.');
56 testPassed('Promise.race() is rejected.')
    [all...]
  /external/valgrind/none/tests/
tls.c 11 static int race; variable
20 return ∽̱
76 T(race),
  /external/valgrind/helgrind/tests/
tc01_simple_race.stderr.exp 15 Possible data race during read of size 4 at 0x........ by thread #x
29 Possible data race during write of size 4 at 0x........ by thread #x
tc05_simple_race.stderr.exp 15 Possible data race during read of size 4 at 0x........ by thread #x
29 Possible data race during write of size 4 at 0x........ by thread #x
tc16_byterace.stderr.exp 15 Possible data race during read of size 1 at 0x........ by thread #x
29 Possible data race during write of size 1 at 0x........ by thread #x
tc06_two_races.stderr.exp 15 Possible data race during read of size 4 at 0x........ by thread #x
29 Possible data race during write of size 4 at 0x........ by thread #x
43 Possible data race during read of size 4 at 0x........ by thread #x
57 Possible data race during write of size 4 at 0x........ by thread #x
annotate_rwlock.stderr.exp 17 Possible data race during read of size 4 at 0x........ by thread #x
34 Possible data race during read of size 4 at 0x........ by thread #x
51 Possible data race during write of size 4 at 0x........ by thread #x
68 Possible data race during write of size 4 at 0x........ by thread #x
85 Possible data race during write of size 4 at 0x........ by thread #x
107 Possible data race during write of size 4 at 0x........ by thread #x
free_is_write.stderr.exp 16 Possible data race during write of size 1 at 0x........ by thread #x
hg03_inherit.stderr.exp 15 Possible data race during write of size 4 at 0x........ by thread #x
rwlock_race.stderr.exp 18 Possible data race during write of size 4 at 0x........ by thread #x
tc19_shadowmem.stderr.exp 28 Possible data race during write of size 1 at 0x........ by thread #x
63 Possible data race during write of size 1 at 0x........ by thread #x
98 Possible data race during write of size 1 at 0x........ by thread #x
133 Possible data race during write of size 1 at 0x........ by thread #x
168 Possible data race during write of size 1 at 0x........ by thread #x
203 Possible data race during write of size 1 at 0x........ by thread #x
238 Possible data race during write of size 1 at 0x........ by thread #x
273 Possible data race during write of size 1 at 0x........ by thread #x
308 Possible data race during write of size 1 at 0x........ by thread #x
343 Possible data race during write of size 1 at 0x........ by thread #
    [all...]
hg04_race.stderr.exp 18 Possible data race during read of size 4 at 0x........ by thread #x
34 Possible data race during write of size 4 at 0x........ by thread #x
hg05_race2.stderr.exp 18 Possible data race during read of size 4 at 0x........ by thread #x
34 Possible data race during write of size 4 at 0x........ by thread #x
pth_barrier2.stderr.exp 23 Possible data race during write of size 1 at 0x........ by thread #x
42 Possible data race during write of size 1 at 0x........ by thread #x
61 Possible data race during write of size 1 at 0x........ by thread #x
80 Possible data race during write of size 1 at 0x........ by thread #x
99 Possible data race during write of size 1 at 0x........ by thread #x
118 Possible data race during write of size 1 at 0x........ by thread #x
137 Possible data race during write of size 1 at 0x........ by thread #x
156 Possible data race during write of size 1 at 0x........ by thread #x
175 Possible data race during write of size 1 at 0x........ by thread #x
194 Possible data race during write of size 1 at 0x........ by thread #
    [all...]
tc21_pthonce.stderr.exp 18 Possible data race during read of size 4 at 0x........ by thread #x
34 Possible data race during write of size 4 at 0x........ by thread #x
locked_vs_unlocked1_fwd.stderr.exp 24 Possible data race during write of size 4 at 0x........ by thread #x
locked_vs_unlocked1_rev.stderr.exp 24 Possible data race during write of size 4 at 0x........ by thread #x
locked_vs_unlocked3.stderr.exp 22 Possible data race during write of size 4 at 0x........ by thread #x
pth_barrier1.stderr.exp 23 Possible data race during write of size 1 at 0x........ by thread #x
pth_barrier3.stderr.exp 23 Possible data race during write of size 1 at 0x........ by thread #x
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>
  /external/valgrind/drd/tests/
pth_cond_race.stderr.exp 3 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
  /external/valgrind/gdbserver_tests/
hgtls.stdoutB.exp 6 test race tls_ip 0x........ ip 0x........ equal 1
10 test race tls_ip 0x........ ip 0x........ equal 1
  /external/valgrind/drd/scripts/
run-splash2 62 "$VG" --tool=drd --first-race-only=yes --check-stack-var=yes \
68 "$VG" --tool=drd --first-race-only=yes --check-stack-var=no \
138 # - Both Helgrind and DRD use a granularity of one byte for data race detection.
171 # Accurate and efficient filtering for the Intel thread checker race

Completed in 527 milliseconds

1 2