configure.ac: Sort AC_CHECK_FUNCS() arguments alphabetically
[valgrind.git] / drd / tests / hg04_race.stderr.exp
blob5b5969c995adf6af47855c079c6ec615993c7149
2 Thread 3:
3 Conflicting load by thread 3 at 0x........ size 4
4    at 0x........: th (hg04_race.c:10)
5    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
6 Location 0x........ is 0 bytes inside global var "shared"
7 declared at hg04_race.c:6
8 Other segment start (thread 2)
9    (thread finished, call stack no longer available)
10 Other segment end (thread 2)
11    (thread finished, call stack no longer available)
13 Conflicting store by thread 3 at 0x........ size 4
14    at 0x........: th (hg04_race.c:10)
15    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
16 Location 0x........ is 0 bytes inside global var "shared"
17 declared at hg04_race.c:6
18 Other segment start (thread 2)
19    (thread finished, call stack no longer available)
20 Other segment end (thread 2)
21    (thread finished, call stack no longer available)
24 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)