github.com/SagerNet/gvisor@v0.0.0-20210707092255-7731c139d75c/pkg/sync/README.md (about) 1 # sync 2 3 This package provides additional synchronization primitives not provided by the 4 Go stdlib 'sync' package. It is partially derived from the upstream 'sync' 5 package from go1.10.