Searched refs:root_set_ (Results 1 – 2 of 2) sorted by relevance
89 operator bool() const { return root_set_ != nullptr; }98 std::unique_ptr<CpuSet> root_set_; variable
34 if (!root_set_) in Load()35 root_set_ = Create(cpuset_root); in Load()