HomeSort by relevance Sort by last modified time
    Searched full:stop_background_thread (Results 1 - 6 of 6) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc 175 atomic_load(&ctx->stop_background_thread, memory_order_relaxed) == 0;
228 atomic_store(&ctx->stop_background_thread, 1, memory_order_relaxed);
tsan_rtl.h 519 atomic_uint32_t stop_background_thread; member in struct:__tsan::Context
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/lib/linux/
libclang_rt.tsan_cxx-x86_64.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/lib/linux/
libclang_rt.tsan_cxx-x86_64.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/lib/linux/
libclang_rt.tsan_cxx-x86_64.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/lib/linux/
libclang_rt.tsan_cxx-x86_64.a     [all...]

Completed in 326 milliseconds