Searched refs:AnnotateEnableRaceDetection (Results 1 – 5 of 5) sorted by relevance
/third_party/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 137 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateEnableRaceDetection) \ 214 void AnnotateEnableRaceDetection(const char* file, int line, int enable);
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 137 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateEnableRaceDetection) \ 214 void AnnotateEnableRaceDetection(const char* file, int line, int enable);
|
/third_party/python/Include/ |
D | dynamic_annotations.h | 249 AnnotateEnableRaceDetection(__FILE__, __LINE__, enable) 436 void AnnotateEnableRaceDetection(const char *file, int line, int enable);
|
/third_party/python/Python/ |
D | dynamic_annotations.c | 112 void AnnotateEnableRaceDetection(const char *file, int line, int enable){} in AnnotateEnableRaceDetection() function
|
/third_party/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 140 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateEnableRaceDetection) \
|