Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodisLabs/codis
/ Add
Method
Add
pkg/utils/sync2/future.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(f *Future) Add() {
21
f.wait.Add(1)
22
}
23
24
func
(f *Future) Done(key string, val
interface
{}) {
25
f.Lock()
Callers
15
resyncSlotMappings
Method · 0.95
ProcessSlotAction
Method · 0.95
RefreshRedisStats
Method · 0.95
RefreshProxyStats
Method · 0.95
ResyncSentinels
Method · 0.95
AddPlayer
Method · 0.45
Run
Method · 0.45
newCGoSlice
Function · 0.45
rewatchSentinels
Method · 0.45
incrOpTotal
Function · 0.45
incrOpFails
Function · 0.45
incrOpStats
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestRequestChan3
Function · 0.36