Searched defs:AnnotateThreadName (Results 1 - 3 of 3) sorted by relevance

/external/chromium/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c109 void DYNAMIC_ANNOTATIONS_NAME(AnnotateThreadName)( function
/external/valgrind/dynamic_annotations/
H A Ddynamic_annotations.c120 void DYNAMIC_ANNOTATIONS_NAME(AnnotateThreadName)( function
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc337 void AnnotateThreadName(char *f, int l, char *name) { function
338 SCOPED_ANNOTATION(AnnotateThreadName);

Completed in 132 milliseconds