- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for poolObjIdxMap (0.13 sec)
-
cmd/erasure-server-pool.go
} idx := pinfo.Index mu.Lock() defer mu.Unlock() poolObjIdxMap[idx] = append(poolObjIdxMap[idx], obj) origIndexMap[idx] = append(origIndexMap[idx], j) return nil }, j) } eg.Wait() // wait to check all the pools. if len(poolObjIdxMap) > 0 { // Delete concurrently in all server pools. var wg sync.WaitGroup wg.Add(len(z.serverPools))
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sun Sep 29 22:40:36 UTC 2024 - 89.8K bytes - Viewed (0)