One clone allocation event that may attach exactly one host syscall channel.
The Rust kernel chose tid. Host launch code may read these immutable values
to initialize the thread Worker, but it cannot supply or replace the task
identity when attaching the channel. Object identity is validated at runtime;
copying these fields does not create another attachment authority.
One clone allocation event that may attach exactly one host syscall channel.
The Rust kernel chose
tid. Host launch code may read these immutable values to initialize the thread Worker, but it cannot supply or replace the task identity when attaching the channel. Object identity is validated at runtime; copying these fields does not create another attachment authority.