Home
last modified time | relevance | path

Searched refs:ANNOTATE_BENIGN_RACE (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h235 #define ANNOTATE_BENIGN_RACE(pointer, description) \ macro
406 #define ANNOTATE_BENIGN_RACE(address, description) /* empty */ macro
/external/libchrome/base/threading/
Dthread_unittest.cc37 ANNOTATE_BENIGN_RACE(value, "Test-only data race on boolean " in ToggleValue()
46 ANNOTATE_BENIGN_RACE( in SleepInsideInitThread()