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

  /external/compiler-rt/include/sanitizer/
tsan_interface_atomic.h 100 __tsan_atomic32 __tsan_atomic32_fetch_sub(volatile __tsan_atomic32 *a,
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_atomic.cc 627 a32 __tsan_atomic32_fetch_sub(volatile a32 *a, a32 v, morder mo) { function

Completed in 946 milliseconds