You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/syncs
Brad Fitzpatrick 4950fe60bd syncs, all: move to using Go's new atomic types instead of ours
Fixes #5185

Change-Id: I850dd532559af78c3895e2924f8237ccc328449d
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
locked.go syncs: use TryLock and TryRLock instead of unsafe 3 years ago
locked_test.go syncs: mark as safe for Go 1.18 3 years ago
syncs.go syncs, all: move to using Go's new atomic types instead of ours 2 years ago
syncs_test.go syncs: add Semaphore 4 years ago
watchdog.go staticcheck.conf: turn off noisy lint errors 3 years ago
watchdog_test.go syncs: stop running TestWatchMultipleValues on CI 3 years ago