gvisor/pkg/sentry/time
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
..
BUILD
LICENSE
arith_arm64.go
calibrated_clock.go
calibrated_clock_test.go
clock_id.go
clocks.go
muldiv_amd64.s
muldiv_arm64.s
parameters.go
parameters_test.go
sampler.go
sampler_test.go
sampler_unsafe.go
tsc_amd64.s
tsc_arm64.s