Home
last modified time | relevance | path

Searched refs:AnnotateEnableRaceDetection (Results 1 – 5 of 5) sorted by relevance

/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h137 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/
Ddynamic_annotations.h137 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateEnableRaceDetection) \
214 void AnnotateEnableRaceDetection(const char* file, int line, int enable);
/third_party/python/Include/
Ddynamic_annotations.h249 AnnotateEnableRaceDetection(__FILE__, __LINE__, enable)
436 void AnnotateEnableRaceDetection(const char *file, int line, int enable);
/third_party/python/Python/
Ddynamic_annotations.c112 void AnnotateEnableRaceDetection(const char *file, int line, int enable){} in AnnotateEnableRaceDetection() function
/third_party/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h140 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateEnableRaceDetection) \