File CGroup.h
Defines
-
BASE_CGROUP_NAME
-
namespace isolation
-
-
class CGroup
Public Functions
-
explicit CGroup(const std::string &name)
-
void addCurrentThread()
-
const std::string getName()
-
const CgroupMode getMode()
-
explicit CGroup(const std::string &name)
-
class CGroup