summaryrefslogtreecommitdiffhomepage
path: root/third_party/gvsync/gvsync.go
blob: 46a2565fd03fbf190194c2b4de3c1f5652067779 (plain)
1
2
3
4
5
6
7
// Copyright 2019 Google LLC
//
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// Package gvsync provides synchronization primitives.
package gvsync