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

  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_atomic.h 26 __tsan_memory_order_relaxed = 1 << 0, enumerator in enum:__anon6471
tsan_interface_atomic.cc 42 const int mo_relaxed = __tsan_memory_order_relaxed;

Completed in 389 milliseconds