Home
last modified time | relevance | path

Searched defs:old_epoch (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_shadow.h53 u64 old_epoch = epoch(); in IncrementEpoch() local
H A Dtsan_interceptors_posix.cpp2976 u32 old_epoch = barrier_epoch(old); in __tsan_testonly_barrier_wait() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.h136 u64 old_epoch = epoch(); in IncrementEpoch() local
H A Dtsan_interceptors.cc2806 unsigned old_epoch = (old >> 8) / (old & 0xff); in __tsan_testonly_barrier_wait() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl.h140 u64 old_epoch = epoch(); in IncrementEpoch() local
H A Dtsan_interceptors.cc2855 unsigned old_epoch = (old >> 8) / (old & 0xff); in __tsan_testonly_barrier_wait() local