HomeSort by relevance Sort by last modified time
    Searched refs:ANNOTATE_BARRIER_DESTROY (Results 1 - 6 of 6) sorted by null

  /external/valgrind/drd/
drd.h 144 #undef ANNOTATE_BARRIER_DESTROY
311 #define ANNOTATE_BARRIER_DESTROY(barrier) \
313 "ANNOTATE_BARRIER_DESTROY", \
  /external/valgrind/drd/tests/
annotate_barrier.c 67 ANNOTATE_BARRIER_DESTROY(b);
annotate_barrier.stderr.exp 40 The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in <valgrind/drd.h>
annotate_barrier_xml.stderr.exp 257 <what>The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
  /external/libchrome/base/third_party/dynamic_annotations/
dynamic_annotations.h 354 #define ANNOTATE_BARRIER_DESTROY(barrier) \
389 #define ANNOTATE_BARRIER_DESTROY(barrier) /* empty */
  /external/valgrind/helgrind/
helgrind.h     [all...]

Completed in 656 milliseconds