The group must also know how many wait_for_child() are on it.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9353 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b88fe980ef
commit
c2452435f2
@ -72,6 +72,7 @@ struct process_group {
|
||||
struct process_session *session;
|
||||
pid_t id;
|
||||
sem_id dead_child_sem;
|
||||
int32 wait_for_any;
|
||||
struct team *teams;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user