Back to Gvisor

sync

pkg/sync/README.md

latest183 B
Original Source

sync

This package provides additional synchronization primitives not provided by the Go stdlib 'sync' package. It is partially derived from the upstream 'sync' package from go1.10.