kernel/process: Make Create()'s name parameter be taken by value
Makes the interface more flexible in terms of how Create() may be called, while still allowing the parameter itself to be moved into.
Loading
Please register or sign in to comment
Makes the interface more flexible in terms of how Create() may be called, while still allowing the parameter itself to be moved into.