Searched refs:reporting_thread (Results 1 – 1 of 1) sorted by relevance
253 static atomic_uintptr_t reporting_thread = {0}; variable260 if (atomic_compare_exchange_strong(&reporting_thread, &expected, current, in ScopedErrorReportLock()287 atomic_store_relaxed(&reporting_thread, 0); in ~ScopedErrorReportLock()