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

  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_atomic.h 95 __tsan_atomic16 __tsan_atomic16_fetch_sub(volatile __tsan_atomic16 *a,
tsan_interface_atomic.cc 482 a16 __tsan_atomic16_fetch_sub(volatile a16 *a, a16 v, morder mo) { function

Completed in 25 milliseconds