Home
last modified time | relevance | path

Searched refs:AnnotateRWLockDestroy (Results 1 – 25 of 26) sorted by relevance

12

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Ddynamic_annotations.h33 AnnotateRWLockDestroy(__FILE__, __LINE__, (void*)(addr))
46 void AnnotateRWLockDestroy(const char* file, int line,
/external/llvm-project/compiler-rt/test/tsan/
Dtest.h74 void AnnotateRWLockDestroy(const char *f, int l, void *m);
92 AnnotateRWLockDestroy(__FILE__, __LINE__, m)
/external/compiler-rt/test/tsan/
Dtest.h87 void AnnotateRWLockDestroy(const char *f, int l, void *m);
100 AnnotateRWLockDestroy(__FILE__, __LINE__, m)
/external/webrtc/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h106 AnnotateRWLockDestroy(__FILE__, __LINE__, lock)
245 void AnnotateRWLockDestroy(const char *file, int line,
Ddynamic_annotations.cc47 void AnnotateRWLockDestroy(const char *, int, in AnnotateRWLockDestroy() function
/external/abseil-cpp/absl/base/
Ddynamic_annotations.h106 AnnotateRWLockDestroy(__FILE__, __LINE__, lock)
245 void AnnotateRWLockDestroy(const char *file, int line,
Ddynamic_annotations.cc47 void AnnotateRWLockDestroy(const char *, int, in AnnotateRWLockDestroy() function
/external/angle/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h168 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockDestroy)(__FILE__, __LINE__, lock)
202 void AnnotateRWLockDestroy(const char* file, int line,
/external/libtextclassifier/abseil-cpp/absl/base/
Ddynamic_annotations.h168 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockDestroy)(__FILE__, __LINE__, lock)
202 void AnnotateRWLockDestroy(const char* file, int line,
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h168 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockDestroy)(__FILE__, __LINE__, lock)
202 void AnnotateRWLockDestroy(const char* file, int line,
/external/openscreen/third_party/abseil/src/absl/base/
Ddynamic_annotations.h168 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockDestroy)(__FILE__, __LINE__, lock)
202 void AnnotateRWLockDestroy(const char* file, int line,
/external/skia/src/core/
DSkSharedMutex.cpp25 AnnotateRWLockDestroy(__FILE__, __LINE__, lock)
52 void AnnotateRWLockDestroy(
/external/skqp/src/core/
DSkSharedMutex.cpp25 AnnotateRWLockDestroy(__FILE__, __LINE__, lock)
52 void AnnotateRWLockDestroy(
/external/python/cpython3/Include/
Ddynamic_annotations.h273 AnnotateRWLockDestroy(__FILE__, __LINE__, lock)
377 void AnnotateRWLockDestroy(const char *file, int line,
/external/python/cpython3/Python/
Ddynamic_annotations.c50 void AnnotateRWLockDestroy(const char *file, int line, in AnnotateRWLockDestroy() function
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h318 DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockDestroy)(__FILE__, __LINE__, lock)
435 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockDestroy)(
Ddynamic_annotations.c77 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockDestroy)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h170 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockDestroy)(__FILE__, __LINE__, lock)
/external/llvm-project/openmp/runtime/src/
Dtsan_annotations.cpp38 extern "C" __attribute__((weak)) void AnnotateRWLockDestroy(const char *f, in AnnotateRWLockDestroy() function
Dtsan_annotations.h37 void AnnotateRWLockDestroy(const char *f, int l, uptr m);
/external/openscreen/third_party/abseil/src/absl/base/internal/
Ddynamic_annotations.h170 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockDestroy)(__FILE__, __LINE__, lock)
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h170 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockDestroy)(__FILE__, __LINE__, lock)
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc263 void INTERFACE_ATTRIBUTE AnnotateRWLockDestroy(char *f, int l, uptr m) { in AnnotateRWLockDestroy() function
264 SCOPED_ANNOTATION(AnnotateRWLockDestroy); in AnnotateRWLockDestroy()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cpp263 void INTERFACE_ATTRIBUTE AnnotateRWLockDestroy(char *f, int l, uptr m) { in AnnotateRWLockDestroy() function
264 SCOPED_ANNOTATION(AnnotateRWLockDestroy); in AnnotateRWLockDestroy()
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi73 <!-- AnnotateRWLockDestroy -->
74 …<elf-symbol name='AnnotateRWLockDestroy' type='func-type' binding='global-binding' visibility='def…
27471 <!-- void AnnotateRWLockDestroy(char*, int, __sanitizer::uptr) -->
27472AnnotateRWLockDestroy' mangled-name='AnnotateRWLockDestroy' filepath='../../.././libsanitizer/tsan…

12