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

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

Completed in 32 milliseconds