Searched refs:AnnotateExpectRace (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Include/ |
D | dynamic_annotations.h | 314 AnnotateExpectRace(__FILE__, __LINE__, address, description) 416 void AnnotateExpectRace(const char *file, int line,
|
/external/python/cpython3/Python/ |
D | dynamic_annotations.c | 90 void AnnotateExpectRace(const char *file, int line, in AnnotateExpectRace() function
|
/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 364 DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(__FILE__, __LINE__, address, \ 492 void DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(
|
D | dynamic_annotations.c | 155 void DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cc | 349 void INTERFACE_ATTRIBUTE AnnotateExpectRace( in AnnotateExpectRace() function 351 SCOPED_ANNOTATION(AnnotateExpectRace); in AnnotateExpectRace()
|