MCPcopy
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
20func (f *Future) Add() {
21 f.wait.Add(1)
22}
23
24func (f *Future) Done(key string, val interface{}) {
25 f.Lock()

Callers 15

resyncSlotMappingsMethod · 0.95
ProcessSlotActionMethod · 0.95
RefreshRedisStatsMethod · 0.95
RefreshProxyStatsMethod · 0.95
ResyncSentinelsMethod · 0.95
AddPlayerMethod · 0.45
RunMethod · 0.45
newCGoSliceFunction · 0.45
rewatchSentinelsMethod · 0.45
incrOpTotalFunction · 0.45
incrOpFailsFunction · 0.45
incrOpStatsFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestRequestChan3Function · 0.36