Searched defs:ignore_sync (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_rtl.h | 161 int ignore_sync; member |
H A D | tsan_interceptors_posix.cpp | 2094 int ignore_sync = thr->ignore_sync; in CallUserSignalHandler() local |