Searched refs:should_abort_ (Results 1 – 2 of 2) sorted by relevance
142 std::atomic<bool> should_abort_ = false; variable
274 should_abort_ = true; in cancelGsiInstall()277 should_abort_ = false; in cancelGsiInstall()703 if (should_abort_) return false; in CreateFiemapWriter()