sync.RWMutex.TryLock (method)

one use

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