Home
last modified time | relevance | path

Searched defs:ignore_reads_and_writes (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_rtl.h385 int ignore_reads_and_writes; member
HDtsan_interceptors_posix.cpp1888 int ignore_reads_and_writes = thr->ignore_reads_and_writes; in CallUserSignalHandler() local