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 381de776c4 syncs: start working on mutex debugging, registration
Updates #17852

Change-Id: Ib1b634eedd30cc4006bc1b39aa8d479d37c5f1f2
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
20 hours 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: start working on mutex debugging, registration 20 hours ago
mutex_debug.go syncs: start working on mutex debugging, registration 20 hours 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