gvisor/third_party/gvsync/README.md

4 lines
164 B
Markdown
Raw Normal View History

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