OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnnotateMutexIsNotPHB
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/third_party/dynamic_annotations/
dynamic_annotations.c
178
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateMutexIsNotPHB
)(
dynamic_annotations.h
182
DYNAMIC_ANNOTATIONS_NAME(
AnnotateMutexIsNotPHB
)(__FILE__, __LINE__, mu)
506
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateMutexIsNotPHB
)(
/external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc
244
void INTERFACE_ATTRIBUTE
AnnotateMutexIsNotPHB
(char *f, int l, uptr mu) {
245
SCOPED_ANNOTATION(
AnnotateMutexIsNotPHB
);
Completed in 2201 milliseconds