Searched refs:AnnotateCondVarSignal (Results 1 – 10 of 10) sorted by relevance
/external/python/cpython3/Include/ |
D | dynamic_annotations.h | 117 AnnotateCondVarSignal(__FILE__, __LINE__, cv) 395 void AnnotateCondVarSignal(const char *file, int line,
|
/external/python/cpython3/Python/ |
D | dynamic_annotations.c | 69 void AnnotateCondVarSignal(const char *file, int line, in AnnotateCondVarSignal() function
|
/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 137 DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignal)(__FILE__, __LINE__, cv) 459 void DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignal)(
|
D | dynamic_annotations.c | 111 void DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignal)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
/external/llvm-project/openmp/runtime/src/ |
D | tsan_annotations.cpp | 25 extern "C" __attribute__((weak)) void AnnotateCondVarSignal(const char *f, in AnnotateCondVarSignal() function
|
D | tsan_annotations.h | 31 void AnnotateCondVarSignal(const char *f, int l, uptr cv);
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cc | 236 void INTERFACE_ATTRIBUTE AnnotateCondVarSignal(char *f, int l, uptr cv) { in AnnotateCondVarSignal() function 237 SCOPED_ANNOTATION(AnnotateCondVarSignal); in AnnotateCondVarSignal()
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cpp | 236 void INTERFACE_ATTRIBUTE AnnotateCondVarSignal(char *f, int l, uptr cv) { in AnnotateCondVarSignal() function 237 SCOPED_ANNOTATION(AnnotateCondVarSignal); in AnnotateCondVarSignal()
|
/external/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 17 <!-- AnnotateCondVarSignal --> 18 …<elf-symbol name='AnnotateCondVarSignal' type='func-type' binding='global-binding' visibility='def… 27403 <!-- void AnnotateCondVarSignal(char*, int, __sanitizer::uptr) --> 27404 …AnnotateCondVarSignal' mangled-name='AnnotateCondVarSignal' filepath='../../.././libsanitizer/tsan…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 15 …<elf-symbol name='AnnotateCondVarSignal' type='func-type' binding='global-binding' visibility='def… 15901 …AnnotateCondVarSignal' mangled-name='AnnotateCondVarSignal' filepath='../../.././libsanitizer/tsan…
|