mirror of
https://github.com/NixOS/nix
synced 2025-06-27 04:21:16 +02:00
Add some functions needed by hydra
This commit is contained in:
parent
edf9eb8181
commit
82e2a070e0
3 changed files with 17 additions and 0 deletions
|
@ -220,6 +220,7 @@ public:
|
|||
int wait(bool block);
|
||||
void setSeparatePG(bool separatePG);
|
||||
void setKillSignal(int signal);
|
||||
pid_t release();
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue