Searched defs:SetGcStarted (Results 1 – 2 of 2) sorted by relevance
53 void SetGcStarted(bool val) { isGcStarted_.store(val, std::memory_order_relaxed); } in SetGcStarted() function
218 void SetGcStarted(bool val) { collectorResources_.SetGcStarted(val); } in SetGcStarted() function