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 - 4
of
4
) sorted by null
/external/chromium_org/third_party/cld/base/
dynamic_annotations.h
151
// See also
ANNOTATE_BENIGN_RACE_STATIC
.
336
#define
ANNOTATE_BENIGN_RACE_STATIC
(static_var, description) \
350
#define
ANNOTATE_BENIGN_RACE_STATIC
(static_var, description) // empty
/external/chromium_org/base/third_party/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/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.h
205
where the race happens. See also
ANNOTATE_BENIGN_RACE_STATIC
. */
545
#define
ANNOTATE_BENIGN_RACE_STATIC
(static_var, description) \
560
#define
ANNOTATE_BENIGN_RACE_STATIC
(static_var, description) /* empty */
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.h
205
where the race happens. See also
ANNOTATE_BENIGN_RACE_STATIC
. */
545
#define
ANNOTATE_BENIGN_RACE_STATIC
(static_var, description) \
560
#define
ANNOTATE_BENIGN_RACE_STATIC
(static_var, description) /* empty */
Completed in 31 milliseconds