Searched defs:IsBothReadsOrAtomic (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_shadow.h189 bool ALWAYS_INLINE IsBothReadsOrAtomic(bool kIsWrite, bool kIsAtomic) const { function in class:__tsan::Shadow
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl.h291 bool ALWAYS_INLINE IsBothReadsOrAtomic(bool kIsWrite, bool kIsAtomic) const { function in class:__tsan::Shadow
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.h287 bool ALWAYS_INLINE IsBothReadsOrAtomic(bool kIsWrite, bool kIsAtomic) const { function in class:__tsan::Shadow

Completed in 125 milliseconds