Searched refs:ANNOTATE_BARRIER_DESTROY (Results 1 - 8 of 8) sorted by relevance

/external/valgrind/main/drd/tests/
H A Dannotate_barrier.c67 ANNOTATE_BARRIER_DESTROY(b);
H A Dannotate_barrier.stderr.exp40 The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in <valgrind/drd.h>
H A Dannotate_barrier_xml.stderr.exp257 <what>The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
/external/valgrind/main/drd/
H A Ddrd.h144 #undef ANNOTATE_BARRIER_DESTROY macro
311 #define ANNOTATE_BARRIER_DESTROY(barrier) \ macro
313 "ANNOTATE_BARRIER_DESTROY", \
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Ddynamic_annotations.h309 #define ANNOTATE_BARRIER_DESTROY(barrier) \ macro
339 #define ANNOTATE_BARRIER_DESTROY(barrier) /* empty */ macro
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Ddynamic_annotations.h309 #define ANNOTATE_BARRIER_DESTROY(barrier) \ macro
339 #define ANNOTATE_BARRIER_DESTROY(barrier) /* empty */ macro
/external/chromium_org/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.h354 #define ANNOTATE_BARRIER_DESTROY(barrier) \ macro
389 #define ANNOTATE_BARRIER_DESTROY(barrier) /* empty */ macro
/external/valgrind/main/helgrind/
H A Dhelgrind.h709 _HG_CLIENTREQ_UNIMP("ANNOTATE_BARRIER_DESTROY")
713 _HG_CLIENTREQ_UNIMP("ANNOTATE_BARRIER_DESTROY")
716 #define ANNOTATE_BARRIER_DESTROY(barrier) \ macro
717 _HG_CLIENTREQ_UNIMP("ANNOTATE_BARRIER_DESTROY")

Completed in 78 milliseconds