reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/xray/xray_profiling.cpp
   89   if (atomic_compare_exchange_strong(&TLD.Allocators, &Allocators, 1,
  130     Allocators = reinterpret_cast<uptr>(
  132     atomic_store(&TLD.Allocators, Allocators, memory_order_release);
  135   if (Allocators == 1)