Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Ddynamic_annotations.h314 AnnotateExpectRace(__FILE__, __LINE__, address, description)
416 void AnnotateExpectRace(const char *file, int line,
/external/python/cpython3/Python/
Ddynamic_annotations.c90 void AnnotateExpectRace(const char *file, int line, in AnnotateExpectRace() function
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h364 DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(__FILE__, __LINE__, address, \
492 void DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(
Ddynamic_annotations.c155 void DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc349 void INTERFACE_ATTRIBUTE AnnotateExpectRace( in AnnotateExpectRace() function
351 SCOPED_ANNOTATION(AnnotateExpectRace); in AnnotateExpectRace()