gvisor/pkg/sync/README.md

6 lines
188 B
Markdown

# Syncutil
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.