HomeSort by relevance Sort by last modified time
    Searched refs:__tsan_read1 (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_bench.cc 40 Benchmark<uint8_t, __tsan_read1>();
tsan_test_util_posix.cc 302 case 1: tsan_mop = __tsan_read1; break;
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_inl.h 21 void __tsan_read1(void *addr) { function
tsan_interface.h 34 SANITIZER_INTERFACE_ATTRIBUTE void __tsan_read1(void *addr);

Completed in 530 milliseconds