MCPcopy Index your code
hub / github.com/CodisLabs/codis / AddPlayer

Method AddPlayer

extern/deprecated/redis-test/utils.go:614–616  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

612}
613
614func (t *TestGroup) AddPlayer() {
615 t.wg.Add(1)
616}
617
618func (t *TestGroup) PlayerWait() {
619 <-t.sig

Callers 10

mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95

Calls 1

AddMethod · 0.45

Tested by

no test coverage detected