Home
last modified time | relevance | path

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

/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h145 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/
Ddynamic_annotations.h145 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name)
213 void AnnotateThreadName(const char* file, int line, const char* name);
/third_party/python/Include/
Ddynamic_annotations.h260 AnnotateThreadName(__FILE__, __LINE__, name)
430 void AnnotateThreadName(const char *file, int line,
/third_party/python/Python/
Ddynamic_annotations.c104 void AnnotateThreadName(const char *file, int line, in AnnotateThreadName() function
/third_party/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h148 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name)