Searched refs:devicePool (Results 1 – 1 of 1) sorted by relevance
31 devicePool chan string member48 res.devicePool = make(chan string, len(snList))50 res.devicePool <- sn66 res.devicePool = make(chan string, len(snList))68 res.devicePool <- sn77 if cap(res.devicePool) < cap(res.serverPool) {78 return cap(res.devicePool)88 return <-res.devicePool92 res.devicePool <- device