OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnnotateRWLockDestroy
(Results
1 - 3
of
3
) sorted by null
/external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c
55
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateRWLockDestroy
)(
dynamic_annotations.h
319
DYNAMIC_ANNOTATIONS_NAME(
AnnotateRWLockDestroy
)(__FILE__, __LINE__, lock)
436
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateRWLockDestroy
)(
/external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc
200
void INTERFACE_ATTRIBUTE
AnnotateRWLockDestroy
(char *f, int l, uptr m) {
201
SCOPED_ANNOTATION(
AnnotateRWLockDestroy
);
Completed in 93 milliseconds