blob: 1ae8934c34b08ea1c332202c47e8bc0a6a4b42eb [file] [log] [blame]
bartea2a03c2010-03-21 17:24:47 +00001
2The annotation macro ANNOTATE_BARRIER_INIT has not yet been implemented in <valgrind/drd.h>
barta7103ba2010-09-02 09:38:55 +00003 at 0x........: barrier_init (annotate_barrier.c:?)
bartea2a03c2010-03-21 17:24:47 +00004 by 0x........: barriers_and_races (annotate_barrier.c:?)
barta7103ba2010-09-02 09:38:55 +00005 by 0x........: main (annotate_barrier.c:?)
bartea2a03c2010-03-21 17:24:47 +00006
7Thread 2:
8The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgrind/drd.h>
barta7103ba2010-09-02 09:38:55 +00009 at 0x........: barrier_wait (annotate_barrier.c:?)
bartea2a03c2010-03-21 17:24:47 +000010 by 0x........: threadfunc (annotate_barrier.c:?)
barta7103ba2010-09-02 09:38:55 +000011 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
bartea2a03c2010-03-21 17:24:47 +000012
13Thread 3:
14The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrind/drd.h>
barta7103ba2010-09-02 09:38:55 +000015 at 0x........: barrier_wait (annotate_barrier.c:?)
bartea2a03c2010-03-21 17:24:47 +000016 by 0x........: threadfunc (annotate_barrier.c:?)
barta7103ba2010-09-02 09:38:55 +000017 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
bartea2a03c2010-03-21 17:24:47 +000018
19The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgrind/drd.h>
barta7103ba2010-09-02 09:38:55 +000020 at 0x........: barrier_wait (annotate_barrier.c:?)
bartea2a03c2010-03-21 17:24:47 +000021 by 0x........: threadfunc (annotate_barrier.c:?)
barta7103ba2010-09-02 09:38:55 +000022 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
bartea2a03c2010-03-21 17:24:47 +000023
24Thread 2:
25Conflicting store by thread 2 at 0x........ size 4
26 at 0x........: threadfunc (annotate_barrier.c:?)
27 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
28 by 0x........: (within libpthread-?.?.so)
29Address 0x........ is at offset 0 from 0x......... Allocation context:
30 at 0x........: malloc (vg_replace_malloc.c:...)
31 by 0x........: barriers_and_races (annotate_barrier.c:?)
32 by 0x........: main (annotate_barrier.c:?)
33
34The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrind/drd.h>
barta7103ba2010-09-02 09:38:55 +000035 at 0x........: barrier_wait (annotate_barrier.c:?)
bartea2a03c2010-03-21 17:24:47 +000036 by 0x........: threadfunc (annotate_barrier.c:?)
barta7103ba2010-09-02 09:38:55 +000037 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
bartea2a03c2010-03-21 17:24:47 +000038
39Thread 1:
40The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in <valgrind/drd.h>
barta7103ba2010-09-02 09:38:55 +000041 at 0x........: barrier_destroy (annotate_barrier.c:?)
bartea2a03c2010-03-21 17:24:47 +000042 by 0x........: barriers_and_races (annotate_barrier.c:?)
barta7103ba2010-09-02 09:38:55 +000043 by 0x........: main (annotate_barrier.c:?)
bartea2a03c2010-03-21 17:24:47 +000044
45Done.
46
47ERROR SUMMARY: 11 errors from 7 contexts (suppressed: 0 from 0)