Searched defs:ignore_sync (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_rtl.h | 377 int ignore_sync; member |
H A D | tsan_interceptors.cc | 1777 int ignore_sync = thr->ignore_sync; in CallUserSignalHandler() local |