sync.rlocker.Lock (method)

one use

	sync (current package)
		rwmutex.go#L163: func (r *rlocker) Lock()   { (*RWMutex)(r).RLock() }