1
0
mirror of https://github.com/minio/minio.git synced 2025-03-23 14:04:15 -04:00

1 Commits

Author SHA1 Message Date
Harshavardhana
838de23357
re-use rand.New() do not repeat allocate. ()
also simplify readerLocks to be just like
writeLocks, DRWMutex() is never shared
and there are order guarantees that need
for such a thing to work for RLock's
2021-10-18 08:39:59 -07:00