Searched refs:still_should_disable (Results 1 – 1 of 1) sorted by relevance
127 bool still_should_disable = my_num_mandatory_requests.load(std::memory_order_relaxed) <= 0 && in disable_mandatory_concurrency() local130 if (still_should_disable) { in disable_mandatory_concurrency()