sync.RWMutex.TryRLock (method)

one use

	sync (current package)
		rwmutex.go#L84: func (rw *RWMutex) TryRLock() bool {