Searched refs:cur_epoch (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2845 unsigned cur_epoch = (cur >> 8) / (cur & 0xff); local
2846 if (cur_epoch != old_epoch)

Completed in 72 milliseconds