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

  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_atomic.h 101 __tsan_atomic128 __tsan_atomic128_fetch_sub(volatile __tsan_atomic128 *a,
tsan_interface_atomic.cc 495 a128 __tsan_atomic128_fetch_sub(volatile a128 *a, a128 v, morder mo) { function

Completed in 628 milliseconds