OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ANNOTATE_BENIGN_RACE_STATIC
(Results
1 - 3
of
3
) sorted by null
/external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.h
235
where the race happens. See also
ANNOTATE_BENIGN_RACE_STATIC
. */
571
#define
ANNOTATE_BENIGN_RACE_STATIC
(static_var, description) \
586
#define
ANNOTATE_BENIGN_RACE_STATIC
(static_var, description) /* empty */
/external/valgrind/dynamic_annotations/
dynamic_annotations.h
234
where the race happens. See also
ANNOTATE_BENIGN_RACE_STATIC
. */
576
#define
ANNOTATE_BENIGN_RACE_STATIC
(static_var, description) \
591
#define
ANNOTATE_BENIGN_RACE_STATIC
(static_var, description) /* empty */
/external/valgrind/main/drd/
drd.h
464
#define
ANNOTATE_BENIGN_RACE_STATIC
(static_var, description) \
Completed in 206 milliseconds