Searched refs:gc_running_ (Results 1 – 2 of 2) sorted by relevance
444 return gc_running_.load(); in IsGCRunning()776 std::atomic_bool gc_running_ = false; variable
377 gc_running_.store(false); in JoinWorker()393 gc_running_.store(true); in CreateWorker()