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