It seems that we did not use the feture of rwlock now. delete the sync.Mutex only use sync.RWMutex.
817 B
817 B
It seems that we did not use the feture of rwlock now. delete the sync.Mutex only use sync.RWMutex.