blob: 2183c4e2062d49d04561aacd89dcd2303b526c07 (
plain)
1
2
3
4
5
|
# 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.
|