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

References

projects/compiler-rt/lib/xray/xray_fdr_logging.cpp
  288   if (!atomic_compare_exchange_strong(&LogFlushStatus, &Result,
  327     atomic_store(&LogFlushStatus, XRayLogFlushStatus::XRAY_LOG_FLUSHED,
  344     atomic_store(&LogFlushStatus, Result, memory_order_release);
  382   atomic_store(&LogFlushStatus, XRayLogFlushStatus::XRAY_LOG_FLUSHED,