gvisor/runsc/container
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
..
test_app Implement TTY field in control.Processes(). 2019-12-06 14:34:13 -08:00
BUILD New sync package. 2020-01-09 22:02:24 -08:00
console_test.go New sync package. 2020-01-09 22:02:24 -08:00
container.go Fix container locking 2019-10-30 15:39:04 -07:00
container_test.go New sync package. 2020-01-09 22:02:24 -08:00
hook.go Update canonical repository. 2019-06-13 16:50:15 -07:00
multi_container_test.go New sync package. 2020-01-09 22:02:24 -08:00
shared_volume_test.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00
state_file.go New sync package. 2020-01-09 22:02:24 -08:00
status.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00