gvisor/third_party/gvsync/README.md

4 lines
164 B
Markdown

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