|
| __init__ (self) |
|
| __str__ (self) |
|
| create_process (self, config) |
|
| create_process_in_cgroup (self, config, controller, cgname, cgclassify=True, ignore_systemd=False, replace_idle=False) |
|
| create_threaded_process (self, config, threads_cnt) |
|
| create_threaded_process_in_cgroup (self, config, controller, cgname, threads=2, cgclassify=True, ignore_systemd=False, replace_idle=False) |
|
| join_children (self, config) |
|
|
| get_cgroup (config, pid, controller) |
|
| kill (config, pids) |
|
|
| children = list() |
|
| children_pids = list() |
|
The documentation for this class was generated from the following file: