func runtime.getLockRank

2 uses

	runtime (current package)
		lock_sema.go#L36: 	lockWithRank(l, getLockRank(l))
		lockrank_off.go#L17: func getLockRank(l *mutex) lockRank {