Searched refs:GetStatusPayloadPrinterStorage (Results 1 – 2 of 2) sorted by relevance
27 std::atomic<StatusPayloadPrinter>& GetStatusPayloadPrinterStorage() { in GetStatusPayloadPrinterStorage() function34 GetStatusPayloadPrinterStorage().store(printer, std::memory_order_relaxed); in SetStatusPayloadPrinter()38 return GetStatusPayloadPrinterStorage().load(std::memory_order_relaxed); in GetStatusPayloadPrinter()