Files
gvisor/pkg/sync
Michael Pratt 65569cfca0 Update Go version build tags
None of the dependencies have changed in 1.15. It may be possible to simplify
some of the wrappers in rawfile following 1.13, but that can come in a later
change.

PiperOrigin-RevId: 313863264
2020-05-29 15:44:07 -07:00
..
2020-03-25 10:55:22 -07:00
2020-01-09 22:02:24 -08:00
2020-01-09 22:02:24 -08:00
2020-05-29 15:44:07 -07:00
2020-05-29 15:44:07 -07:00
2020-01-09 22:02:24 -08:00
2020-01-09 22:02:24 -08:00
2020-01-09 22:02:24 -08:00
2020-05-29 15:44:07 -07:00
2020-01-09 22:02:24 -08:00
2020-01-09 22:02:24 -08:00
2020-01-09 22:02:24 -08:00

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.