//
pkg.gl
Category
github.com/moby/docker
internal
unshare
package
28.0.1+incompatible
Repository:
https://github.com/moby/docker.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
4
Dependents
0
Files
140 SLOC
#
Functions
Go
Go calls the given functions in a new goroutine, locked to an OS thread, which has had the parts of its execution state disassociated from the rest of the current process using [unshare(2)].