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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_mop.cc42 t1.Read1(l);
50 t2.Read1(l, true);
56 t1.Read1(l);
57 t2.Read1(l);
64 t1.Read1(l);
65 t2.Read1(l, true);
H A Dtsan_test_util.h81 void Read1(const MemLoc &ml, bool expect_race = false) { function in class:ScopedThread
H A Dtsan_mutex.cc142 t1.Read1(l);
143 t3.Read1(l);

Completed in 127 milliseconds