gvisor/pkg/tcpip/link
Ian Gudger 27500d529f New sync package.
* Rename syncutil to sync.
* Add aliases to sync types.
* Replace existing usage of standard library sync package.

This will make it easier to swap out synchronization primitives. For example,
this will allow us to use primitives from github.com/sasha-s/go-deadlock to
check for lock ordering violations.

Updates #1472

PiperOrigin-RevId: 289033387
2020-01-09 22:02:24 -08:00
..
channel Cleanup visibility. 2019-11-23 23:54:41 -08:00
fdbased New sync package. 2020-01-09 22:02:24 -08:00
loopback Cleanup visibility. 2019-11-23 23:54:41 -08:00
muxed Cleanup visibility. 2019-11-23 23:54:41 -08:00
rawfile Cleanup visibility. 2019-11-23 23:54:41 -08:00
sharedmem New sync package. 2020-01-09 22:02:24 -08:00
sniffer Fix panic in sniffer. 2019-11-25 09:11:05 -08:00
tun Cleanup visibility. 2019-11-23 23:54:41 -08:00
waitable Cleanup visibility. 2019-11-23 23:54:41 -08:00