Searched refs:AnnotateThreadName (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
H A 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/ |
H A D | dynamic_annotations.h | 260 AnnotateThreadName(__FILE__, __LINE__, name) 430 void AnnotateThreadName(const char *file, int line,
|
/third_party/python/Python/ |
H A D | dynamic_annotations.c | 104 void AnnotateThreadName(const char *file, int line, in AnnotateThreadName() function
|
Completed in 4 milliseconds