Home
last modified time | relevance | path

Searched defs:HappensBefore (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_access.cpp170 static inline bool HappensBefore(Shadow old, ThreadState *thr) { in HappensBefore() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.cc624 static inline bool HappensBefore(Shadow old, ThreadState *thr) { in HappensBefore() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl.cc628 static inline bool HappensBefore(Shadow old, ThreadState *thr) { in HappensBefore() function