Module rustix::thread::setns

source ·

Structs§

Enums§

Functions§

  • Reassociate the calling thread with the namespace associated with link referred to by fd.
  • Atomically move the calling thread into one or more of the same namespaces as the thread referred to by fd.
  • unshare(flags)—Disassociate parts of the current thread’s execution context with other threads.