Searched refs:AnnotateThreadName (Results 1 – 5 of 5) sorted by relevance
/third_party/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 145 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name) 213 void AnnotateThreadName(const char* file, int line, const char* name);
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 145 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name) 213 void AnnotateThreadName(const char* file, int line, const char* name);
|
/third_party/python/Include/ |
D | dynamic_annotations.h | 260 AnnotateThreadName(__FILE__, __LINE__, name) 430 void AnnotateThreadName(const char *file, int line,
|
/third_party/python/Python/ |
D | dynamic_annotations.c | 104 void AnnotateThreadName(const char *file, int line, in AnnotateThreadName() function
|
/third_party/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 148 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name)
|