processctl() PCTL_SPAWN cmd, scheduler embryo state, redirected pipes
This commit is contained in:
@ -14,6 +14,7 @@ enum {
|
||||
IPCPIPE_READ = 1,
|
||||
IPCPIPE_WRITE = 2,
|
||||
IPCPIPE_ADD_BCAST = 3,
|
||||
IPCPIPE_REPLACE = 4,
|
||||
};
|
||||
|
||||
#endif // SHARE_SYSDEFS_IPCPIPE_H_
|
||||
|
Reference in New Issue
Block a user