OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANNOTATE_BENIGN_RACE
(Results
1 - 5
of
5
) 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/regex-re2/util/
util.h
99
#define
ANNOTATE_BENIGN_RACE
(a, b)
/external/valgrind/helgrind/
helgrind.h
660
#define
ANNOTATE_BENIGN_RACE
(pointer, description) \
661
_HG_CLIENTREQ_UNIMP("
ANNOTATE_BENIGN_RACE
")
663
/* Same as
ANNOTATE_BENIGN_RACE
(address, description), but applies to
[
all
...]
/external/valgrind/drd/tests/
tsan_unittest.cpp
[
all
...]
/external/regex-re2/re2/
re2.cc
891
ANNOTATE_BENIGN_RACE
(&num_captures_, "benign race: in the worst case"
[
all
...]
Completed in 117 milliseconds