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 74ed589042 syncs: add means of declare locking assumptions for debug mode validation
Updates #17852

Change-Id: I42a64a990dcc8f708fa23a516a40731a19967aba
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
7 days ago
..
locked.go syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
locked_test.go all: update copyright and license headers 3 years ago
mutex.go syncs: add means of declare locking assumptions for debug mode validation 7 days ago
mutex_debug.go syncs: add means of declare locking assumptions for debug mode validation 7 days ago
pool.go syncs: add generic Pool (#12759) 1 year ago
pool_test.go syncs: add generic Pool (#12759) 1 year ago
shardedint.go syncs: add ShardedInt expvar.Var type 12 months ago
shardedint_test.go syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
shardedmap.go syncs: add ShardedMap.Mutate 2 years ago
shardedmap_test.go syncs: add ShardedMap.Mutate 2 years ago
shardvalue.go syncs: add ShardedInt expvar.Var type 12 months ago
shardvalue_go.go syncs: add ShardedInt expvar.Var type 12 months ago
shardvalue_tailscale.go syncs: add ShardedInt expvar.Var type 12 months ago
shardvalue_test.go syncs: add ShardedInt expvar.Var type 12 months ago
syncs.go syncs: add Semaphore.Len (#16981) 3 months ago
syncs_test.go syncs: add Semaphore.Len (#16981) 3 months ago