Searched refs:LogFlushStatus (Results 1 – 1 of 1) sorted by relevance
89 static atomic_sint32_t LogFlushStatus = { variable288 if (!atomic_compare_exchange_strong(&LogFlushStatus, &Result, in fdrLoggingFlush()327 atomic_store(&LogFlushStatus, XRayLogFlushStatus::XRAY_LOG_FLUSHED, in fdrLoggingFlush()344 atomic_store(&LogFlushStatus, Result, memory_order_release); in fdrLoggingFlush()382 atomic_store(&LogFlushStatus, XRayLogFlushStatus::XRAY_LOG_FLUSHED, in fdrLoggingFlush()