sync.RWMutex.TryLock (method)

one use

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