//
pkg.gl
Category
github.com/rish1988/moby
internal
unshare
package
25.0.2+incompatible
Repository:
https://github.com/rish1988/moby.git
Documentation:
pkg.go.dev
Overview
Versions
2
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)].