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

  /external/valgrind/drd/
drd.h 149 #undef ANNOTATE_BENIGN_RACE
357 #define ANNOTATE_BENIGN_RACE(addr, descr) \
360 /* Same as ANNOTATE_BENIGN_RACE(addr, descr), but applies to
  /external/libchrome/base/trace_event/
trace_event_synthetic_delay.cc 84 ANNOTATE_BENIGN_RACE(&target_duration_, "Synthetic delay duration");
99 ANNOTATE_BENIGN_RACE(&target_duration_, "Synthetic delay duration");
114 ANNOTATE_BENIGN_RACE(&target_duration_, "Synthetic delay duration");
category_registry.cc 61 ANNOTATE_BENIGN_RACE(g_categories[i].state_ptr(),
  /external/libchrome/base/third_party/dynamic_annotations/
dynamic_annotations.h 235 #define ANNOTATE_BENIGN_RACE(pointer, description) \
239 /* Same as ANNOTATE_BENIGN_RACE(address, description), but applies to
406 #define ANNOTATE_BENIGN_RACE(address, description) /* empty */
  /external/libchrome/base/threading/
thread_unittest.cc 35 ANNOTATE_BENIGN_RACE(value, "Test-only data race on boolean "
44 ANNOTATE_BENIGN_RACE(
  /external/valgrind/helgrind/
helgrind.h     [all...]
  /external/valgrind/drd/tests/
tsan_unittest.cpp     [all...]

Completed in 916 milliseconds