HomeSort by relevance Sort by last modified time
    Searched defs:AnnotateIgnoreSyncBegin (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Python/
dynamic_annotations.c 110 void AnnotateIgnoreSyncBegin(const char *file, int line){}
  /external/libchrome/base/third_party/dynamic_annotations/
dynamic_annotations.c 206 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreSyncBegin)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 399 void INTERFACE_ATTRIBUTE AnnotateIgnoreSyncBegin(char *f, int l) {
400 SCOPED_ANNOTATION(AnnotateIgnoreSyncBegin);

Completed in 79 milliseconds