There was an error fetching the commit references. Please try again later.
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.
Please register or sign in to comment