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>
2022-08-04 07:47:59 -07:00
..
locked_test.go syncs: mark as safe for Go 1.18 2021-10-27 18:10:09 -07:00
locked.go syncs: use TryLock and TryRLock instead of unsafe 2022-03-17 10:57:41 -07:00
syncs_test.go syncs: add Semaphore 2021-03-23 12:39:28 -07:00
syncs.go syncs, all: move to using Go's new atomic types instead of ours 2022-08-04 07:47:59 -07:00
watchdog_test.go syncs: stop running TestWatchMultipleValues on CI 2021-05-04 10:21:21 -07:00
watchdog.go staticcheck.conf: turn off noisy lint errors 2021-06-18 15:48:20 -07:00